Free, Open Data, Worldwide Terrabyte of data Constantly updated + lots of cycling information It's amazing!
osmar package in R - that's great to get started overpass turbo API - no package yet! Large downloads need to use postgres + postgis database - bit of a fiddle
Data downloaded (Geofabrik & Metro Extracts) Import in postgres database Use ROBDC in R to query postgres for summary stats OSM > POSTGRES > R
Takes Amsterdam as the best example of cycling infrastructure / highest number of people cycling Compares all other areas to Amsterdam (after standardising) for: Cycle parking Cycle paths National cycle routes
Uses Amsterdam as expected/ideal level of cycle infrastructure Compares any given area to Amsterdam Standardising uses area size and total length of road
1 Static web page - maps created in R 2 Started with python (flask web server) + javascript 3 Shiny framework - back to using R