Skip to content

Commit

Permalink
Merge branch 'release-2.5.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacug committed Aug 5, 2019
2 parents 09c256c + ceb94a4 commit 61b8383
Show file tree
Hide file tree
Showing 12 changed files with 28,949 additions and 56,696 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 2.5.3

* Add country, pame_country and marine stats (WDPA August 2019 release).

### 2.5.2

**Bug fixes**
Expand Down
265 changes: 133 additions & 132 deletions lib/data/seeds/country_statistics.csv

Large diffs are not rendered by default.

245 changes: 245 additions & 0 deletions lib/data/seeds/country_statistics_old.csv

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions lib/data/seeds/marine_statistics.csv
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
"type","value"
"total_marine_protected_areas","14894"
"total_ocean_pa_coverage_percentage","7.66"
"total_ocean_area_protected","27738316"
"national_waters_pa_coverage_percentage","17.79"
"national_waters_pa_coverage_area","25120163"
"total_marine_protected_areas","15059"
"total_ocean_pa_coverage_percentage","7.68"
"total_ocean_area_protected","27841368"
"national_waters_pa_coverage_percentage","17.86"
"national_waters_pa_coverage_area","25223215"
"high_seas_pa_coverage_percentage","1.18"
"high_seas_pa_coverage_area","2618153"
"national_waters_percentage","39"
Expand Down
Loading

0 comments on commit 61b8383

Please sign in to comment.