public_data/not_livable_delivery/data_dictionary.csv
2026-06-02 10:27:40 -05:00

2.8 KiB

1columndtypepct_populatedn_distinctexampledefinition
2permit_idstring95.7125150340653475.0Source permit/record id within the issuing jurisdiction.
3citystring100.046nycSource city/jurisdiction slug.
4statestring100.01736USPS state abbreviation.
5source_datasetstring100.050nyc_construction_permits.csvOriginating open-data dataset id.
6ingestion_qualitystring100.07hand_mapped_v8Ingestion grade (hand_mapped_v8/partial/narrow/...); weight screening rows by this.
7addressstring94.6849851621 AVENUE TStreet address as published by the source (street-only for most cities).
8latitudefloat57.54168940.601231WGS84 latitude where the source provided coordinates.
9longitudefloat57.441556-73.955623WGS84 longitude where the source provided coordinates.
10tract_geoidstring72.759763604705580011-digit 2020 Census tract GEOID.
11county_fipsstring75.332360475-digit county FIPS.
12geo_resolutionstring100.03full_addressBest available geo precision: full_address > latlon > tract_only > none.
13not_livable_typestring100.03demolitiondemolition | condemned_unsafe | under_construction.
14census_day_statusstring100.05activeactive|unconfirmed|completed_before|issued_after|unknown_dates vs 2020-04-01.
15signal_strengthstring100.03strongstrong (demo/condemn) | medium (active construction) | weak (unconfirmed).
16match_keywordstring100.033demolitionKeyword that triggered the type classification.
17match_basisstring85.7243demolition|demoAll matched keywords (pipe-delimited), for QA.
18residential_flagbool100.02unknownyes if residential/dwelling context detected, else unknown.
19start_datedate99.755442019-01-01Permit issue date (the 'start').
20end_datedate56.239862019-01-02Completion/CO date where a completion proxy exists; blank for issuance-only sources.
21unitsint19.03380.0Dwelling units on the permit where reported.
22use_type_rawstring42.57561-2-3 FAMILYVerbatim source permit-type/use text.
23description_rawstring87.671365INTERIOR DEMOLITION( PARTITION REMOVAL) ; NEW PARTITION; CEIVerbatim source work-description text.
24uninhabitable_18bool100.02TrueSame under an 18-month recency window (conservative alternative).
25uninhabitable_24string100.02True
26uninhabitable_on_census_daybool100.02TrueTRUE if uninhabitable on Census Day (type-aware; 24mo recency + no-rebuild for demo/condemn).
27rebuilt_before_census_daystring100.02False
28excl_interior_accessory_demobool100.02FalseTRUE if a bare-demo row is interior/accessory (not a dwelling).
29excl_erect_nonresidentialbool100.02FalseTRUE if an 'erect' row lacks residential context.
30excl_dc_unitsfallbackbool100.02FalseTRUE if a DC row entered only via the units>0 fallback.
31excluded_anybool100.02FalseTRUE if any exclusion flag is set.