--- dataset_info: features: - name: uid dtype: string - name: facname dtype: string - name: addressnum dtype: string - name: streetname dtype: string - name: address dtype: string - name: city dtype: string - name: boro dtype: string - name: borocode dtype: int64 - name: zipcode dtype: float64 - name: latitude dtype: float64 - name: longitude dtype: float64 - name: xcoord dtype: float64 - name: ycoord dtype: float64 - name: bin dtype: int64 - name: bbl dtype: int64 - name: cd dtype: int64 - name: council dtype: int64 - name: ct2010 dtype: float64 - name: ct2020 dtype: float64 - name: nta2010 dtype: string - name: nta2020 dtype: string - name: facgroup dtype: string - name: facsubgrp dtype: string - name: factype dtype: string - name: capacity dtype: int64 - name: captype dtype: string - name: optype dtype: string - name: opname dtype: string - name: opabbrev dtype: string - name: overlevel dtype: string - name: overagency dtype: string - name: overabbrev dtype: string - name: datasource dtype: string - name: facdomain dtype: string - name: schooldist dtype: float64 - name: policeprct dtype: int64 - name: servarea dtype: string - name: geometry dtype: string splits: - name: train num_bytes: 20392660 num_examples: 34893 download_size: 7426383 dataset_size: 20392660 configs: - config_name: default data_files: - split: train path: data/train-* --- More information about how this dataset was generated can be found [here](https://github.com/VIDA-NYU/OSCUR-data/pull/10).