Maxwell Austensen
Maxwell Austensen
it looks like the columns may have changed for the [speculation watchlist](https://github.com/nycdb/nycdb/blob/main/src/nycdb/datasets/speculation_watch_list.yml) - on the auto updater we got this error: ``` Traceback (most recent call last): File "/app/load_dataset.py", line...
This one nycdb data will includes 4 related tables. https://data.cityofnewyork.us/browse?q=HPD%20Inclusionary%20Housing&sortBy=relevance The dataset can be called `hpd_inclusionary`. and each table can named `hpd_inclusionary_projects`, `hpd_inclusionary_properties`, `hpd_inclusionary_transfers`, and `hpd_inclusionary_generated` - [x] add dataset...
Dept of Finance dataset with how much property's owe to the city. Can be helpful in identifying building under financial distress. Dataset: https://data.cityofnewyork.us/City-Government/DOF-Property-Charges-Balance/scjx-j6np dataset/table name: `dof_property_charges` - [ ] add...
data source: https://data.cityofnewyork.us/Social-Services/311-Service-Requests-from-2010-to-Present/erm2-nwe9 This isn't the best task for someone without much nycdb/python experience. This is the largest single file dataset we've had in NYCDB. I'm not sure if it...
https://data.cityofnewyork.us/Housing-Development/Bedbug-Reporting/wz6d-d3jb - [ ] add dataset to NYCDB - [ ] add documentation to wiki - [ ] add example query to wiki Each task can be completed by a...
We already added the project-level file to NYCDB, but it could be useful to include some of the aggregate versions DCP also makes available. We can edit the existing nycdb...
https://data.cityofnewyork.us/Housing-Development/Buildings-Selected-for-the-Heat-Sensor-Program-HSP/h4mf-f24e dataset and table can be called `hpd_heat_sensor` - [ ] add dataset to NYCDB - [ ] add documentation to wiki - [ ] add example query to wiki...
https://data.cityofnewyork.us/Housing-Development/DOB-NOW-Build-Limited-Alteration-Applications/xxbr-ypig
* add links to download docker * fix issue with running tests - either change the code for db name `nycdb_test` or update the suggested command for tests to overwrite...
https://data.ny.gov/Economic-Development/Active-Corporations-Beginning-1800/n9v6-gdp6 This is the dataset behind this NY corporation search website. I've had some luck using it to look up LLC for buildings to get the name of a person...