--- dataset_info: features: - name: merged_source dtype: string - name: lon dtype: float64 - name: lat dtype: float64 - name: dist_to_sidewalk_m dtype: float64 - name: sidewalk_geom_wkt dtype: string - name: ViolationID dtype: float64 - name: ViolationId dtype: float64 - name: Descriptor dtype: string - name: Complaint Type dtype: string - name: Created Date dtype: string - name: Closed Date dtype: string - name: bblid dtype: float64 - name: street dtype: string splits: - name: train num_bytes: 352291917 num_examples: 276714 download_size: 184286147 dataset_size: 352291917 configs: - config_name: default data_files: - split: train path: data/train-* --- ### Sidewalk Surface Condition (NYC Combined) Dataset This dataset integrates geocoded sidewalk violations and tree-root damage records with NYC sidewalk geometries and complaint data. It produces a spatially accurate dataset that reflects both administrative reports and public complaints about sidewalk surface conditions. The merged output enables analysis of sidewalk impairment patterns across NYC, supporting infrastructure management and accessibility planning. More information about how this dataset was generated can be found [here](https://github.com/VIDA-NYU/OSCUR-data/pull/9).