Skip to contents

Phase 3CCC2. Included snapshot of NYC OpenData 9nt8-h7nd (262 NTAs from the 2020 census revision). Carries boro + county FIPS + parent CDTA so it can be aggregated upward without spatial intersection.

Usage

morie_datasets_nyc_ntas_2020(offline = TRUE, max_features = NULL)

Arguments

offline

If TRUE (default), reads the included CSV.

max_features

Optional row cap.

Value

A data.frame with 11 cols including nta2020, ntaname, borocode, boroname, countyfips, cdta2020, cdtaname.

Examples

df <- morie_datasets_nyc_ntas_2020(offline = TRUE)
head(df[, c("nta2020", "ntaname", "boroname")])
#>   nta2020                             ntaname boroname
#> 1  BK0101                          Greenpoint Brooklyn
#> 2  BK0102                        Williamsburg Brooklyn
#> 3  BK0103                  South Williamsburg Brooklyn
#> 4  BK0104                   East Williamsburg Brooklyn
#> 5  BK0201                    Brooklyn Heights Brooklyn
#> 6  BK0202 Downtown Brooklyn-DUMBO-Boerum Hill Brooklyn