Skip to content

Commit

Permalink
Cycling count data updated
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 5, 2024
1 parent 9c1a912 commit 622a8d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bike-counter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
<div class="card-header"><div class="card-title">Total bicycle counts recorded over two non-overlapping seven day periods</div></div>
<div class="card-body html-fill-item html-fill-container">
<div class="cell-output-display html-fill-item html-fill-container">
<div class="reactable html-widget html-fill-item html-fill-container" id="htmlwidget-5cabd26f9b1204696965" style="width:auto;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-5cabd26f9b1204696965">{"x":{"tag":{"name":"Reactable","attribs":{"data":{"area":[],"location":[],"total":[],"total_previous":[],"count_diff":[]},"columns":[{"id":"area","name":"area","type":"character"},{"id":"location","name":"location","type":"character"},{"id":"total","name":"Inf to -Inf","type":"numeric"},{"id":"total_previous","name":"2024-05-21 to 2024-05-26","type":"numeric"},{"id":"count_diff","name":"Change in rolling seven day total","type":"numeric","cell":[]}],"dataKey":"d0805ee9e07dfc4230c10ecf4a59bb39"},"children":[]},"class":"reactR_markup"},"evals":[],"jsHooks":[]}</script>
<div class="reactable html-widget html-fill-item html-fill-container" id="htmlwidget-0808972b1994afc7c3e7" style="width:auto;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-0808972b1994afc7c3e7">{"x":{"tag":{"name":"Reactable","attribs":{"data":{"area":[],"location":[],"total":[],"total_previous":[],"count_diff":[]},"columns":[{"id":"area","name":"area","type":"character"},{"id":"location","name":"location","type":"character"},{"id":"total","name":"Inf to -Inf","type":"numeric"},{"id":"total_previous","name":"2024-05-22 to 2024-05-26","type":"numeric"},{"id":"count_diff","name":"Change in rolling seven day total","type":"numeric","cell":[]}],"dataKey":"fd6966a5ff36568c066eb68ffa261768"},"children":[]},"class":"reactR_markup"},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<bslib-tooltip placement="auto" bsoptions="[]" data-require-bs-version="5" data-require-bs-caller="tooltip()">
Expand All @@ -146,8 +146,8 @@
<div class="card-header"><div class="card-title">Map of bike counter locations and counts in previous seven days</div></div>
<div class="card-body html-fill-item html-fill-container">
<div class="cell-output-display html-fill-item html-fill-container">
<div class="leaflet html-widget html-fill-item html-fill-container" id="htmlwidget-e557e2e314dce239a8aa" style="width:100%;height:406px;"></div>
<script type="application/json" data-for="htmlwidget-e557e2e314dce239a8aa">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addCircleMarkers","args":[[],[],[],null,null,{"interactive":true,"className":"","stroke":false,"color":[],"weight":5,"opacity":0.5,"fill":true,"fillColor":[],"fillOpacity":0.5},null,null,null,null,[" <br/> Total bikes counted past 7 days: <br/> A change on the previous 7 days of: "],{"textsize":"15px"},null]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":5,"maxZoom":10,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]}],"limits":[]},"evals":[],"jsHooks":[]}</script>
<div class="leaflet html-widget html-fill-item html-fill-container" id="htmlwidget-e36a23a1427cba39416d" style="width:100%;height:406px;"></div>
<script type="application/json" data-for="htmlwidget-e36a23a1427cba39416d">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addCircleMarkers","args":[[],[],[],null,null,{"interactive":true,"className":"","stroke":false,"color":[],"weight":5,"opacity":0.5,"fill":true,"fillColor":[],"fillOpacity":0.5},null,null,null,null,[" <br/> Total bikes counted past 7 days: <br/> A change on the previous 7 days of: "],{"textsize":"15px"},null]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":5,"maxZoom":10,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]}],"limits":[]},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<bslib-tooltip placement="auto" bsoptions="[]" data-require-bs-version="5" data-require-bs-caller="tooltip()">
Expand Down

0 comments on commit 622a8d9

Please sign in to comment.