Skip to content

Commit

Permalink
Merge branch 'release-4.10.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
WCMC-vblanque committed Nov 27, 2024
2 parents f7ebb7f + efe9f03 commit 2786292
Show file tree
Hide file tree
Showing 41 changed files with 32,016 additions and 247,299 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 4.10.19
- Chore: Dec 2024 WDPA Release
- update constants.rb
- add December CSVs: country_statistics, global_statistics, pame_country, pame_data
- delete all the old / previous CSVs (before November 2024)

### 4.10.18
- Chore: Nov 2024 WDPA Release (b)
- edit November CSVs: country_statistics, global_statistics, pame_country to make it UTF8 compliand (without BOM)
Expand Down
2 changes: 1 addition & 1 deletion config/initializers/constants.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true

WDPA_UPDATE_MONTH = 'Nov'
WDPA_UPDATE_MONTH = 'Dec'
WDPA_UPDATE_YEAR = '2024'
250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-02-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-03-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-04-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-05-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-06-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-07-01.csv

This file was deleted.

250 changes: 0 additions & 250 deletions lib/data/seeds/country_statistics_2024-08-01.csv

This file was deleted.

249 changes: 0 additions & 249 deletions lib/data/seeds/country_statistics_2024-09-01.csv

This file was deleted.

248 changes: 0 additions & 248 deletions lib/data/seeds/country_statistics_2024-10-01.csv

This file was deleted.

Large diffs are not rendered by default.

38 changes: 0 additions & 38 deletions lib/data/seeds/global_statistics_2024-02-01.csv

This file was deleted.

38 changes: 0 additions & 38 deletions lib/data/seeds/global_statistics_2024-03-01.csv

This file was deleted.

38 changes: 0 additions & 38 deletions lib/data/seeds/global_statistics_2024-04-01.csv

This file was deleted.

38 changes: 0 additions & 38 deletions lib/data/seeds/global_statistics_2024-05-01.csv

This file was deleted.

38 changes: 0 additions & 38 deletions lib/data/seeds/global_statistics_2024-06-01.csv

This file was deleted.

Loading

0 comments on commit 2786292

Please sign in to comment.