- [ ] Fetch data from NYC Open Data API (https://data.ny.gov/resource/vxuj-8kew.csv) - [ ] Ensure all available records are downloaded (not limited to 50,000 rows) - [ ] Store data as a DataFrame with correct column types - [ ] Print dataset shape and date range to verify completeness