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 DOHMH rodent inspections dataset #337

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

austensen
Copy link
Member

@austensen austensen commented May 31, 2024

Adds the DOHMH's Rodent Inspections dataset

While working on this I caught a bug in typecast.time(), that wasn't handling 12pm correctly, causing nulls. I've simplified the approach and added some addition tests.

@austensen austensen requested a review from aepyornis May 31, 2024 00:35
@austensen austensen merged commit 388d1f9 into main Jun 14, 2024
12 checks passed
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

1 participant