This repository was archived by the owner on Jan 19, 2021. It is now read-only.
rayrapetyan/transparent_ca
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
- gen_data.py - fetches raw data from https://transparentcalifornia.com/agencies/salaries/school-districts and generates a main data file (data.csv.gz) - to generate html file from a notebook: >jupyter nbconvert --template nbextensions --to html ca_school_districts.ipynb then insert: <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> into <head>