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 Oct 24, 2024
1 parent baef620 commit 6a2df90
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-4dbbcb9b9580c2df6b92" style="width:auto;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-4dbbcb9b9580c2df6b92">{"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-10-09 to 2024-10-12","type":"numeric"},{"id":"count_diff","name":"Change in rolling seven day total","type":"numeric","cell":[]}],"dataKey":"5f51ce93f531d9b67076c34df696ae79"},"children":[]},"class":"reactR_markup"},"evals":[],"jsHooks":[]}</script>
<div class="reactable html-widget html-fill-item html-fill-container" id="htmlwidget-7da21df495b9791d69dd" style="width:auto;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-7da21df495b9791d69dd">{"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-10-10 to 2024-10-12","type":"numeric"},{"id":"count_diff","name":"Change in rolling seven day total","type":"numeric","cell":[]}],"dataKey":"8b19d97dc4c223d768ab9a7836eb6528"},"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-31ba0355d3578fa0839f" style="width:100%;height:406px;"></div>
<script type="application/json" data-for="htmlwidget-31ba0355d3578fa0839f">{"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-606ddbe8174766705247" style="width:100%;height:406px;"></div>
<script type="application/json" data-for="htmlwidget-606ddbe8174766705247">{"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 6a2df90

Please sign in to comment.