https://github.com/utdata/scripted-journalism
https://github.com/utdata/scripted-journalism
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/utdata/scripted-journalism
- Owner: utdata
- Created: 2017-12-31T06:01:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T21:23:08.000Z (over 8 years ago)
- Last Synced: 2025-02-06T20:44:24.080Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scripted Journalism
===================
Beginning notes and such to use scripted journalism techniques in my Reporting with Data class.
## 2010 census pops from csv
STARTED
Scripted version of Excel assignment about formulas. Takes a portion of a Census file and asks to compute percentage of race totals.
## Census demographics from API
IDEA
An idea to use the Census API to do the same lesson as above. I have to figure out the API first.
## Campus accountability ratings
v1 DONE
A lesson on filtering TEA accountability to find failing schools in AISD and Region 13. This is a duplicate of my Excel Pivot Tables lesson.
## Uniform crime reports
An **IDEA** to download UCR reports and replace the charting, multiple sheet lesson from Excel. UCR downlaod sucks.
## UCR crime api explore
An **IDEA** to use the crime data explorer api to replace the charting, multiple sheet lesson from Excel.
## Texas Ethics Commission pivot tables
An **IDEA** to convert the TEC pivot table excercise to agate.