New York City data details permits issued to nonprofit organizations for limited standing and parking privileges. The dataset includes 28 columns tracking permit applications, statuses, effective dates, expiration dates, and vehicle operation hours. It is published by data.cityofnewyork.us and was last updated in March 2026.
Use Cases
- Analyze permit application trends by APPL_DATE and APPL_STATUS for different ZIP codes.
- Model PERMIT_STATUS based on APPL_DEFINITION, VAS_ORG, and PRIM_TERRITORY.
- Forecast seasonal demand for permits using Permit EFFECTIVE_DATE and Permit EXPIRATION_DATE.
- Correlate vehicle operation hours (VEH_HRS_FROM, VEH_HRS_TO, VEH_HRS_FROM_AM/PM) with specific weekdays (MON, TUE, etc.).
- Identify patterns in permit issuance by CITY and CUST_STATE using Permit ISSUED_DATE.
Strengths
- Dataset contains 28 distinct columns for detailed permit analysis.
- Data is updated regularly, with a last update date in March 2026.
Limitations
- Sample size and total row count are unknown, limiting statistical reliability.
- Geographic coverage is implied but not explicitly confirmed beyond the publishing organization.
Provenance
- Source
- data.cityofnewyork.us
- Collection Method
- null
- Time Range
- null
- Freshness
- Last updated 2026-03-16.
- Geography
- Likely New York City, based on publishing organization.