Dataset validation
Building Permit CSV Sample
A validation sample for a possible building permit alert feed. The backend is not built yet; tracked requests and downloads decide whether property permit data is worth building.
CSV /datasets/building-permits-sample.csv
job_id,borough,address,zip_code,job_type,permit_type,permit_status,filing_status,filing_date,source
402207964,QUEENS,716 SEAGIRT AVENUE,11691,A2,EW,IN PROCESS,INITIAL,2005-09-09,NYC DOB
103181922,MANHATTAN,307 WEST 36 STREET,10018,A2,EW,IN PROCESS,INITIAL,2003-02-24,NYC DOB
301927137,BROOKLYN,105 MONTAGUE STREET,11201,A3,EQ,IN PROCESS,RENEWAL,2007-01-02,NYC DOB
CSV Schema
The fields are intentionally simple so buyers can inspect the shape in spreadsheets, BI tools, and lightweight data pipelines.
job_idboroughaddresszip_codejob_typepermit_typepermit_statusfiling_statusfiling_datesource
Monetization Hypothesis
This sample tests dataset and report-style demand before we invest in ingestion, export automation, or marketplace onboarding.
- CSV/report subscription for contractors, suppliers, real estate, and insurance teams.
- API subscription for CRM enrichment, property watchlists, and permit alert products.
- Build only after tracked request, download, or exact-intent signals appear.
Public Sources
The full product would normalize public records into stable datasets and API endpoints only after validation gates are met.
- NYC Open Data DOB Permit Issuance
- Commercial building permit data providers