Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward-Jackson-ONS committed Feb 26, 2024
1 parent 2965ca6 commit bda2654
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ You will also require a `.env` file in the format:
BODS_API_KEY="<api key for the BODS service>"
```

Data ingest scripts are now available. All resources (including geography and timetable data) and a sample 1 minute cut of real time data can be obtained:
Data ingest scripts are now available. All resources (including geography and timetable data) and a sample 1 minute cut of real time data can be obtained. Punctuality can be acquired for any of 5 geographies using the `--geography` attribute:

```shell
python setup.py
python run.py -g lsoa
```

### Pre-commit actions
Expand Down

0 comments on commit bda2654

Please sign in to comment.