Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 508 Bytes

NYC_GISDataDownloadUtility

Development of R functions/tools to automate download and update of NYC-oriented GIS and GIS-related Datasets

Currently testing on linux virtual machine. The code calls on wget, which had to be installed on Windows, but didn't work as expected in that environment.

The most useful code to look at currently is in R/DownloadData_CheckforUpdates.R.

A sample of the data table the code calls on is at inst/extdata/DataList.csv (users should clear out dates for complete testing).