NYCPlanning / db-data-library

📚 Data Library
https://nycplanning.github.io/db-data-library/library/index.html
MIT License
0 stars 1 forks source link

Add `dcp_cpdb` #405

Open fvankrieken opened 1 year ago

fvankrieken commented 1 year ago

Similar to manual loading of checkbook nyc data, we should load historical cpdbs used in db-checkbook project.

While we push these to the publishing bucket and could grab them from there programmatically, those don't have the explicit versioning we would like (preliminary vs exec vs adopted), so longer term it would make sense to grab them from bytes. However, cpdb was only added to bytes in the last few years. So for historical ones used in the exploratory project grabbed from carto, they should just be loaded manually (local file as input for data library), and then after archival implement something longer-term pulling from bytes. So to do this: