acteng / overview

Overview of Active Travel England projects and repos
Apache License 2.0
0 stars 0 forks source link

Hook up AMAT #41

Open dabreegster opened 1 year ago

dabreegster commented 1 year ago

In a call with Adrian, he brought up the idea of running AMAT from ATIP. This is also an idea I've heard earlier. AMAT is https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1102781/active-model-appraisal-toolkit-user-guidance.pdf (I dunno if this is the latest version of this doc!)

Skimming through the doc, we can automate many of the input steps, like area lookup, trip count before from PCT. Maybe we can develop easy methods for the "comparative study" option of the "Number of trips with the proposed intervention" part.

We could generate the current Excel file with the values prefilled, and also show a user-friendly summary in the web browser.

dabreegster commented 7 months ago

Summarizing notes from today... @Pete-Y-CS, @Robinlovelace

There are a few tasks we could start on now, no inter-dependencies:

1) Make sure we'll be collecting the right data about LCWIPs to feed into the uplift tool. And maybe additionally, ask for counts before if they're reported. 2) Port the uplift tool logic away from a spreadsheet. Basic suggestion is a new standalone Typescript function, with a simple web UI layered on top 3) Do the same for AMAT

After we have some of these pieces:

Robinlovelace commented 7 months ago

:+1: