Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traffic Count Improvements #482

Open
Pete-Y-CS opened this issue Mar 6, 2024 · 2 comments
Open

Traffic Count Improvements #482

Pete-Y-CS opened this issue Mar 6, 2024 · 2 comments

Comments

@Pete-Y-CS
Copy link
Contributor

A couple of things have been highlighted by inspections that could be improved about traffic count:

  • Don't filter only to 2022 (we might want to discuss with folks a different cutoff). If we do this we will want to also display the year the count happened.
  • Rescale our colouring, or at least have an inspector mode which colours the dots green, amber, red, CRITICAL COLOUR, depending on whether it's 0-1000, 1000-5000, 5000-10000, or >10000 (probably misremembering the exact bands)
  • Use the 'raw counts' from the bottom of the manual count point page: https://roadtraffic.dft.gov.uk/manualcountpoints/47486 to determine the max motor vehicle count for any hour. More than 1000 is a critical issue
@dabreegster
Copy link
Contributor

Need to followup with more people about the bands. The route check 21 "motor vehicle volume" is based on per hour, which we don't have yet -- need to scrape or ask DfT for a bulk download. "Provision of crossings" is gated on vpd of < or > 8000, so maybe we have different controls depending on the check being done.

@dabreegster
Copy link
Contributor

Ah I'm blind, https://roadtraffic.dft.gov.uk/downloads has a raw count bulk download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants