building_complaints {modeldatatoo} | R Documentation |
NYC Building Complaints
Description
A subset of the complaints received by the Department of Buildings (DOB) in New York City, USA.
Usage
building_complaints
Format
building_complaints
A data frame with 4,234 rows and 11 columns:
- days_to_disposition
Days to disposition of the complaint
- status
Status of the complaint
- year_entered
Year the complaint was entered
- latitude, longitude
Geographic coordinates
- borough
Borough
- special_district
Special district
- unit
Unit dispositioning the complaint
- community_board
Community board. 3-digit identifier: Borough code = first position, last 2 = community board
- complaint_category
Complaint category
- complaint_priority
Complaint priority
Source
https://data.cityofnewyork.us/Housing-Development/DOB-Complaints-Received/eabe-havv/about_data
[Package modeldatatoo version 0.3.0 Index]