Skip to content

Sustainable Development Goal project for OpenStreetMapUS as part of Azavea's Summer of Maps Fellowship, 2020

Notifications You must be signed in to change notification settings

summer-of-maps/2020-OSMUS-SDGs

Repository files navigation

Azavea Summer of Maps

This is the repository for the OpenStreetMap US project for the 2020 edition of the Azavea Summer of Maps Fellowship.

Files

SDG Methodology Summary

SDG Methodology.html: Summarizes the methodologies used to calculate the SDG indicators.

OSM QGIS tutorial

OSM QGIS tutorial.html: The tutorial for downloading, manipulating, and mapping OSM data in QGIS. Also available on TeachOSM.

Code

All scripts can be run in the order that they are numbered.

~scripts

00 - Admin.R: Load packages and define filepath for Dropbox data. Run this whenever starting an analysis task.

01 - Utility Functions.R: Any functions written in this project will be saved here.

1_.R: Read in or collect raw data

2_.R: Clean data for analysis

3_.R: Analysis

4_.R: Plots

Objects

TransitSDG GTFS data

Downloaded GTFS csvs

Intermediate objects

All intermediate objects are saved as .rds and are saved using the following format.

Format: /~outputs/[scriptRange]/[script#]_[objectName].rds

Example: /~outputs/10/11_BGs.rds is object BGs produced in script `11 - Read Census data.R.

About

Sustainable Development Goal project for OpenStreetMapUS as part of Azavea's Summer of Maps Fellowship, 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published