Skip to content

Commit

Permalink
Merge pull request #828 from npct/master
Browse files Browse the repository at this point in the history
Update production
  • Loading branch information
nikolai-b authored Feb 3, 2020
2 parents 489c9cc + ec6466c commit 04896da
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 62 deletions.
43 changes: 21 additions & 22 deletions non_www/tabs/commute/download_national.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,45 +10,44 @@
<div class="col-md-12 text-left" style="padding-top:10px;">
<h3>National Data - commuting layer</h3>
<p>This page contains data downloads for the commuting layer for the whole of England and Wales. These are available as CSV files containing baseline and scenario attribute data for zones and lines, and as geographic files that can be read by R (.Rds) or GIS programs such as QGIS (.geojson). Very large geographic files are available in R format only.</p>
<p>Please be aware that equivalent files for different purposes and geographies have <b>the same file name</b> when downloaded (e.g. ‘z_all.geojson’ for both the MSOA and LSOA national zones files). To avoid confusion you may want to rename those files or save them in labelled folders. Note also that when <b>downloading 'csv' files using a Firefox browser</b>, the file will open onscreen in a new webpage. If you then type "Ctrl + S" the onscreen data will download as a csv file.</p>
</div>

<div class="col-md-12 text-left" style="padding-top:10px;">
<h4><a name="natcommutezones"></a>Commuting data for zones</h4>
<p>Download the Census 2011 and scenario attribute data for all zones in England and Wales.</p>
<ul>
<li>Zones (local authorities)*:
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lad_attributes.csv" target="_blank" download="lad_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/lad_attributes.csv');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lad_attributes.csv" target="_blank" download="lad_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/lad_attributes.csv');">
csv
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lad.Rds" target="_blank" download="lad.Rds" onclick="ga('send', 'event', 'download', 'commute/lad.Rds');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lad.Rds" target="_blank" download="lad.Rds" onclick="ga('send', 'event', 'download', 'commute/lad.Rds');">
Rds
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lad.geojson" target="_blank" download="lad.geojson" onclick="ga('send', 'event', 'download', 'commute/lad.geojson');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lad.geojson" target="_blank" download="lad.geojson" onclick="ga('send', 'event', 'download', 'commute/lad.geojson');">
geojson</a> -
<a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/lad_codebook.csv" target="_blank" download="lad_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/lad_codebook.csv');">
Codebook
</a>
</li>
<li>Zones (MSOA):
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/z_all_attributes.csv" target="_blank" download="z_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/z_all_attributes.csv');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/z_all_attributes.csv" target="_blank" download="z_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/z_all_attributes.csv');">
csv
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/z_all.Rds" target="_blank" download="z_all.Rds" onclick="ga('send', 'event', 'download', 'commute/z_all.Rds');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/z_all.Rds" target="_blank" download="z_all.Rds" onclick="ga('send', 'event', 'download', 'commute/z_all.Rds');">
Rds
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/z_all.geojson" target="_blank" download="z_all.geojson" onclick="ga('send', 'event', 'download', 'commute/z_all.geojson');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/z_all.geojson" target="_blank" download="z_all.geojson" onclick="ga('send', 'event', 'download', 'commute/z_all.geojson');">
geojson
</a> -
<a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/z_codebook.csv" target="_blank" download="z_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/z_codebook.csv');">Codebook
</a>
</li>
<li>Zones (LSOA):
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/z_all_attributes.csv" target="_blank" download="z_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/z_all_attributes.csv');">csv</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/z_all.Rds" target="_blank" download="z_all.Rds" onclick="ga('send', 'event', 'download', 'commute/z_all.Rds');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/z_all_attributes.csv" target="_blank" download="z_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/z_all_attributes.csv');">csv</a>
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/z_all.Rds" target="_blank" download="z_all.Rds" onclick="ga('send', 'event', 'download', 'commute/z_all.Rds');">
Rds
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/z_all.geojson" target="_blank" download="z_all.geojson" onclick="ga('send', 'event', 'download', 'commute/z_all.geojson');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/z_all.geojson" target="_blank" download="z_all.geojson" onclick="ga('send', 'event', 'download', 'commute/z_all.geojson');">
geojson
</a> -
<a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/z_codebook.csv" target="_blank" download="z_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/z_codebook.csv');">Codebook
Expand All @@ -69,34 +68,34 @@ <h4>Commuting data for flows</h4>
<div class="col-md-12 text-left" style="padding-top:10px;">
<h4><a name="natcommutemsoaflows"></a>MSOA-level flows data</h4>
<ul>
<li>All flows (attribute data only): <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/od_all_attributes.csv" target="_blank" download="od_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/od_all_attributes.csv');">csv</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv' );">Codebook</a></li>
<li>Centroids &amp; within-zone travel: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/c_all.Rds" target="_blank" download="c_all.Rds" onclick="ga('send', 'event', 'download', 'commute/c_all.Rds');">Rds</a> <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/c_all.geojson" target="_blank" download="c_all.geojson" onclick="ga('send', 'event', 'download', 'commute/c_all.geojson');">geojson</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/c_codebook.csv" target="_blank" download="c_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/c_codebook.csv' );">Codebook</a></li>
<li>Straight lines: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/l_all.Rds" target="_blank" download="l_all.Rds" onclick="ga('send', 'event', 'download', 'commute/l_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Fast routes: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/rf_all.Rds" target="_blank" download="rf_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rf_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Quieter routes: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/msoa/rq_all.Rds" target="_blank" download="rq_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rq_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rq_codebook.csv" target="_blank" download="rq_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rq_codebook.csv' );">Codebook</a></li>
<li>All flows (attribute data only): <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/od_all_attributes.csv" target="_blank" download="od_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/od_all_attributes.csv');">csv</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv' );">Codebook</a></li>
<li>Centroids &amp; within-zone travel: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/c_all.Rds" target="_blank" download="c_all.Rds" onclick="ga('send', 'event', 'download', 'commute/c_all.Rds');">Rds</a> <a href="https://npttile.vs.mythic-beasts.com/pct-outputs-national/commute/msoa/c_all.geojson" target="_blank" download="c_all.geojson" onclick="ga('send', 'event', 'download', 'commute/c_all.geojson');">geojson</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/c_codebook.csv" target="_blank" download="c_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/c_codebook.csv' );">Codebook</a></li>
<li>Straight lines: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/l_all.Rds" target="_blank" download="l_all.Rds" onclick="ga('send', 'event', 'download', 'commute/l_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Fast routes: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/rf_all.Rds" target="_blank" download="rf_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rf_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Quieter routes: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/msoa/rq_all.Rds" target="_blank" download="rq_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rq_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rq_codebook.csv" target="_blank" download="rq_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rq_codebook.csv' );">Codebook</a></li>
</ul>
</div>

<div class="col-md-12 text-left" style="padding-top:10px;">
<h4><a name="natcommutelsoaflows"></a>LSOA-level flows data</h4>
<ul>
<li>All flows (attribute data only): <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/od_all_attributes.csv" target="_blank" download="od_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/od_all_attributes.csv');">csv</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>All flows (attribute data only): <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/od_all_attributes.csv" target="_blank" download="od_all_attributes.csv" onclick="ga('send', 'event', 'download', 'commute/od_all_attributes.csv');">csv</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>
Centroids &amp; within-zone travel:
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/c_all.Rds" target="_blank" download="c_all.Rds" onclick="ga('send', 'event', 'download', 'commute/c_all.Rds');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/c_all.Rds" target="_blank" download="c_all.Rds" onclick="ga('send', 'event', 'download', 'commute/c_all.Rds');">
Rds
</a>
<a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/c_all.geojson" target="_blank" download="c_all.geojson" onclick="ga('send', 'event', 'download', 'commute/c_all.geojson');">
<a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/c_all.geojson" target="_blank" download="c_all.geojson" onclick="ga('send', 'event', 'download', 'commute/c_all.geojson');">
geojson
</a> -
<a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/c_codebook.csv" target="_blank" download="c_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/c_codebook.csv');">
Codebook
</a>
</li>
<li>Straight lines: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/l_all.Rds" target="_blank" download="l_all.Rds" onclick="ga('send', 'event', 'download', 'commute/l_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Fast routes: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/rf_all.Rds" target="_blank" download="rf_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rf_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Quieter routes: <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/rq_all.Rds" target="_blank" download="rq_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rq_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rq_codebook.csv" target="_blank" download="rq_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rq_codebook.csv');">Codebook</a></li>
<li> Route network (LSOA): <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/rnet_all.Rds" target="_blank" download="rnet_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rnet_all.Rds');">Rds</a> <a href="https://github.com/npct/pct-outputs-national/raw/master/commute/lsoa/rnet_all.geojson" target="_blank" download="rnet_all.geojson" onclick="ga('send', 'event', 'download', 'commute/rnet_all.geojson');"> geojson </a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rnet_codebook.csv" target="_blank" download="rnet_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rnet_codebook.csv');">Codebook</a></li>
<li>Straight lines: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/l_all.Rds" target="_blank" download="l_all.Rds" onclick="ga('send', 'event', 'download', 'commute/l_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Fast routes: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/rf_all.Rds" target="_blank" download="rf_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rf_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/od_l_rf_codebook.csv" target="_blank" download="od_l_rf_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/od_l_rf_codebook.csv');">Codebook</a></li>
<li>Quieter routes: <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/rq_all.Rds" target="_blank" download="rq_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rq_all.Rds');">Rds</a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rq_codebook.csv" target="_blank" download="rq_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rq_codebook.csv');">Codebook</a></li>
<li> Route network (LSOA): <a href="https://npttile.vs.mythic-beasts.com/npct-data/pct-outputs-national/commute/lsoa/rnet_all.Rds" target="_blank" download="rnet_all.Rds" onclick="ga('send', 'event', 'download', 'commute/rnet_all.Rds');">Rds</a> <a href="https://npttile.vs.mythic-beasts.com/pct-outputs-national/commute/lsoa/rnet_all.geojson" target="_blank" download="rnet_all.geojson" onclick="ga('send', 'event', 'download', 'commute/rnet_all.geojson');"> geojson </a> - <a href="https://npct.github.io/pct-shiny/regions_www/www/static/02_codebooks/commute/rnet_codebook.csv" target="_blank" download="rnet_codebook.csv" onclick="ga('send', 'event', 'download', 'commute/rnet_codebook.csv');">Codebook</a></li>
</ul>
</div>

Expand Down
Loading

0 comments on commit 04896da

Please sign in to comment.