Coder Social home page Coder Social logo
Cycling Infrastructure Prioritisation Toolkit photo

cyipt Goto Github PK

repos: 17.0 gists: 0.0

Name: Cycling Infrastructure Prioritisation Toolkit

Type: Organization

Bio: Software, data and tools for sustainable transport planning

Location: Leeds, UK

Project management and overview documents for the Cycling Infrastructure Prioritisation Toolkit (CyIPT) Funded by the Department for Transport.

Comments/suggestions welcome in the issue tracker.

To get this and associated repos on you computer you can clone them as follows:

clone [email protected]:cyipt/cyipt
clone [email protected]:cyipt/cyipt-bigdata

The main processes undertaken by CyIPT are:

  • Download OSM data by Local Authority (by default Bristol). See download-osm.R:
source("scripts/prep_data/download-osm.R")
#> Linking to GEOS 3.6.1, GDAL 2.2.0, proj.4 4.9.3
#> Data (c) OpenStreetMap contributors, ODbL 1.0. http://www.openstreetmap.org/copyright

#> [1] "Skipping BristolCityof"
  • Clean OSM data that has been saved to cyipt-bigdata:
source("scripts/prep_data/clean_osm.R")
#> [1] "Doing NA at 2017-08-04 12:36:46"
#> [1] "Input File Missing"
#> [1] "Doing NA at 2017-08-04 12:36:46"
#> [1] "Input File Missing"
#> [1] "Doing  at 2017-08-04 12:36:46"
#> [1] "Input File Missing"

Definitions and variable names

Variable names are in lowercase and use_underscores, and should be kept updated in input-data/variables.csv:

variables = readr::read_csv("input-data/variables.csv")
knitr::kable(variables)
Variable name Definition
pcu Passenger Car Units per hour
aadf Estimated annual average daily flows (disagregated by vehicle types)
aadt Estimated annual average traffic (vehicles)
all Total no. commuters
bicycle No. cyclists in Census 2011
govtarget_slc No. cyclists in Government Target
dutch_slc No. cyclists in Go Dutch
msoa1 Start or end zone 1, zone code
msoa2 Start or end zone 2, zone code
car_driver No. car drivers in Census 2011
dist Straight line distance (km)
dist_fast Fast route distance (km)
dist_quiet Quiet route distance (km)
cirquity Cirquity (fast distance / straight line distance)
distq_f Quiet distance / fast distance
av_incline_fast Average incline of fastest route
av_incline_quiet Average incline of quietest route
time_fast Time of fast route (s)
time_quiet Time of quiet route (s)

Cycling Infrastructure Prioritisation Toolkit's Projects

actdev icon actdev

ActDev - Active travel provision and potential in planned and proposed development sites

actdev-ui icon actdev-ui

ActDev - Active travel provision and potential in planned and proposed development sites: UI

acton icon acton

Active Transport Options for New Developments

cyipt icon cyipt

Project management and overview documents for the Cycling Infrastructure Prioritisation Toolkit (CyIPT)

cyipt.bike icon cyipt.bike

DEPRECATED - Website home (see cyipt-website repository now instead)

popupcycleways icon popupcycleways

Data analysis to help plan new 'pop-up' and permanent cycleways

stars icon stars

Open repository of code and documents to deliver evidence for the Sustainable Travel Access to Railway Stations in Bedfordshire (STARS) project

stats19 icon stats19

Repository of code, examples and sample data for analysis of UK road traffic casualty data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.