We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File folder location changed, update to source("../code/utils/make_cd.R")
source("../code/utils/make_cd.R")
lead_hearing/code/01_violations_lead.Rmd
Line 10 in 4c00ce2
For Make_cd.R, it uses the new council district boundaries instead of the old ones. Here is some code to use the previous CDs
council_districts = unzip_sf("https://www.nyc.gov/assets/planning/download/zip/data-maps/open-data/nycc_21d.zip") %>% st_read() %>% st_transform(st_crs(4326))
Data not in found, please add it! 😅 I'm unable to run the code for reproducibility.
Line 16 in 4c00ce2
It would be helpful to add comments for non-datatable folk.
Lines 17 to 33 in 4c00ce2
The text was updated successfully, but these errors were encountered:
fryenycc
No branches or pull requests
File folder location changed, update to
source("../code/utils/make_cd.R")
lead_hearing/code/01_violations_lead.Rmd
Line 10 in 4c00ce2
For Make_cd.R, it uses the new council district boundaries instead of the old ones. Here is some code to use the previous CDs
Data not in found, please add it! 😅 I'm unable to run the code for reproducibility.
lead_hearing/code/01_violations_lead.Rmd
Line 16 in 4c00ce2
It would be helpful to add comments for non-datatable folk.
lead_hearing/code/01_violations_lead.Rmd
Lines 17 to 33 in 4c00ce2
The text was updated successfully, but these errors were encountered: