Closed danrademacher closed 3 years ago
Looks like in Crash Mapper we store the original type as "nyc_type" so we could do the same here, import everything into CARTO, and then do the crosswalk as a separate step
Also made a preview of the long tail of all complaint types: https://data.cityofnewyork.us/Social-Services/All-Complaint-Types/itrb-yy23
If we really can just use the core 12, we could probably hard code the crosswalk. Otherwise we'd need to import 2.7 million rows to get all types and then select out of those...
though we could reduce the import just by excluding NOISE - RESIDENTIAL:
Discussed with Christine today and determined we're not going to move forward with this -- 311 data is just too coarse and off kilter, which is largely why she's making her own app and building partnerships with folks, including ADA groups and others, who want to use it. Swamping that data with 311 would muddy the message.
Client question:
My previous findings for ALL 311 data from scoping period:
Filtering the previous all time view to just last 365 days, we have about 533,000 rows:
So we could import all those, but we need to crosswalk first with our existing schema for everything but Type and then wire in the cross walk for Type