Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rvaughan/air-quality-data
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaughan committed Jan 1, 2025
2 parents 8d51f5b + e5fff25 commit 1a5bb07
Show file tree
Hide file tree
Showing 6 changed files with 11,463 additions and 2,302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cardiff_central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Configure pip caching
with:
path: ~/.cache/pip
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cardiff_newport_road.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Configure pip caching
with:
path: ~/.cache/pip
Expand Down
4,414 changes: 2,207 additions & 2,207 deletions cardiff_central/CARD_2023.csv

Large diffs are not rendered by default.

8,790 changes: 8,790 additions & 0 deletions cardiff_central/CARD_2024.csv

Large diffs are not rendered by default.

186 changes: 93 additions & 93 deletions cardiff_newport_road/CNPR_NO_2023.csv

Large diffs are not rendered by default.

371 changes: 371 additions & 0 deletions cardiff_newport_road/CNPR_NO_2024.csv

Large diffs are not rendered by default.

0 comments on commit 1a5bb07

Please sign in to comment.