Skip to content

Commit 19085f1

Browse files
committed
misc(feat): readme
Signed-off-by: 0xnu <f@finbarrs.eu>
1 parent 8f80541 commit 19085f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ python3 -m pip install --upgrade pip
2020

2121
### Data Requirements
2222

23-
The system needs a CSV file with these columns:
23+
The analysis needs a CSV file with these columns:
2424

2525
+ `Year`: Year of population data (format: Mid-YYYY)
2626
+ `Annual population change`: Numeric value of population change (with comma separators)
2727

2828
The data (Population estimates for England and Wales: mid-2024) is from [Office for National Statistics](https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates/bulletins/populationestimatesforenglandandwales/mid2024).
2929

30-
### Run the System
30+
### Run the Analysis
3131

3232
Click the `Run` button to run the individual cell of the [Jupyter Notebook](./england_population_change.ipynb).
3333

0 commit comments

Comments
 (0)