cyipt / acton

Active Transport Options for New Developments
https://cyipt.github.io/acton/
GNU General Public License v3.0
3 stars 2 forks source link

Leeds case study #29

Closed joeytalbot closed 4 years ago

joeytalbot commented 4 years ago

This includes a simple index of accessibility which combines the stats for access to towns centres, employment, food stores, primary schools, secondary schools and GPs.

Four Leeds sites where planning approval has recently been given for >100 new homes are used as case study sites.

These journey time statistics are measured using LSOA centroids as their point of origin. When assigning value to planning sites, I think in this case it is best to use the value for the closest LSOA centroid, rather than the value for the LSOA in which the site is located.

Since we are investigating new housing developments, in most cases the LSOA population weighted centroid will not have been placed with respect to the new homes. These homes could be built anywhere within the LSOA, and often new homes are placed far away from existing ones.

joeytalbot commented 4 years ago

I've edited the DESCRIPTION file to add in the janitor package to the imports. The checks now seem to be passing.

codecov-io commented 4 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #29   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines          50    50           
====================================
  Misses         50    50
Impacted Files Coverage Δ
R/accessibility.R 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a97af38...51146d0. Read the comment docs.