Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dataset for HPD underlying conditions program #333

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

austensen
Copy link
Member

@austensen austensen commented May 29, 2024

Adds dataset for HPD underlying conditions program.

Note that all of the values for orderissuedate are invalid currently (year of "0201" and "0202"), but I've submitted a report on Open Data and in the past HPD has fixed this kind of thing quickly so I'm going to make it as a text column for now and leave the values as-is, rather than trying to manually fix this in the sql or something.

@austensen austensen requested a review from aepyornis May 29, 2024 01:13
@aepyornis
Copy link
Collaborator

You can also use "text" instead of date as a temp fix

@austensen
Copy link
Member Author

Thanks for reviewing (and the others!). That's a much better idea for the invalid date column.

@austensen austensen merged commit 29122c4 into main Jun 12, 2024
12 checks passed
@austensen austensen deleted the underlying-conditions branch June 12, 2024 20:38
austensen added a commit to JustFixNYC/nycdb-k8s-loader that referenced this pull request Jun 25, 2024
This PR adds a new custom dataset/job for building all the signature dashboard tables. It follows the same pattern as we used for OCA address level data (which itself was adapted from the custom wow job). There's unfortunately a fair bit of repetition with the <dataset>util.py functions for these three - but I think that can be addressed in future, ideally with a bigger change since a lot of this approach loading wow code into here is not great in general.

I have also updated the WOW version in the Dockerfile to use the last commit on the signature-dashboard branch (JustFixNYC/who-owns-what#938)

This also updates the NYCDB version to include a bunch of recent PRs adding/updating datasets that are used in signature, and adds these to cron scheduling. (I've already added these datasets manually to the demo DB for signature dev, and once this is merged I'll add the k8s cron jobs for the prod DB)

add indexes on boundaries, construct geom on pluto_latest nycdb/nycdb#330
add dataset for HPD Alternative Enforcement Program (AEP) nycdb/nycdb#331
Update HPD CONH dataset for schema change nycdb/nycdb#332
add dataset for HPD underlying conditions program nycdb/nycdb#333
add fee charges, consolidate omo/hwo into hpd_charges nycdb/nycdb#334
add new fields to dob_safety_violations nycdb/nycdb#336
add DOHMH rodent inspections dataset nycdb/nycdb#337
update boundaries to version 24b nycdb/nycdb#338
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants