Chapter 7 Resources and links
7.1 Training Videos
The videos will be available on our public YouTube channel. They are coming soon!
7.2 Data
All the data used in these tutorials are publicly available at the following links:
Systems Design GitHub Page. Click on the data folder.
NYS sewershed data (ArcGIS online download). Access and download NYS sewershed data to see how data are recorded.
NYS sewershed data (GitHub data download). Access and download NYS sewershed data directly into your R session.
National parcel data viewer / data access portal. This is a data portal that lets you explore each state in the US and whether they have tax parcel data. Some links bring you to county or state websites and from there you can view and download the data.
7.3 Other Resources
NYS sewershed data viewer. Visually inspect NYS sewersheds and the population served by each. The page includes example code for downloading and adding population data to sewershed shapefiles in the program R.
Using the Editor toolbar in ArcGIS. ArcGIS can be an excellent way to digitally edit spatial data.
R spatial tools. R is an open-source program, and most mapping projects and analyses can be completed using the software.