issues
search
opendata
/
Open-Data-Census
A census of U.S. states' open data holdings.
https://census.usopendata.org/
MIT License
4
stars
3
forks
source link
Replace "Departments" with "States" as primary key
#1
Closed
waldoj
closed
8 years ago
waldoj
commented
9 years ago
[x] change in the Google Spreadsheet
[x] change in the code (e.g.
params["department"]
→
params["state"]
)
waldoj
commented
8 years ago
Done.
params["department"]
→params["state"]
)