Skip to content

Commit 5f297ce

Browse files
committed
fix: Adds a map to the municipality page
1 parent 81b5efe commit 5f297ce

File tree

7 files changed

+387
-249
lines changed

7 files changed

+387
-249
lines changed

public/data/flight-curves-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"processingDate": "2025-12-19T10:43:35.135Z",
3+
"processingDate": "2025-12-19T10:58:47.130Z",
44
"baselineYear": 2021,
55
"qualityCriteria": {
66
"minYearsActive": 5,

public/data/gbi-data.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@
188188
"totalVisits": 174,
189189
"speciesWithData": 10
190190
},
191-
"ci_lower": 60.82,
192-
"ci_upper": 144.72
191+
"ci_lower": 64.35,
192+
"ci_upper": 152.96
193193
},
194194
"2023": {
195195
"year": 2023,
@@ -211,8 +211,8 @@
211211
"totalVisits": 194,
212212
"speciesWithData": 10
213213
},
214-
"ci_lower": 28.93,
215-
"ci_upper": 112.89
214+
"ci_lower": 30.33,
215+
"ci_upper": 109.97
216216
},
217217
"2024": {
218218
"year": 2024,
@@ -234,8 +234,8 @@
234234
"totalVisits": 187,
235235
"speciesWithData": 10
236236
},
237-
"ci_lower": 51.6,
238-
"ci_upper": 125.35
237+
"ci_lower": 51.33,
238+
"ci_upper": 121.69
239239
},
240240
"2025": {
241241
"year": 2025,
@@ -257,8 +257,8 @@
257257
"totalVisits": 180,
258258
"speciesWithData": 10
259259
},
260-
"ci_lower": 33.69,
261-
"ci_upper": 113.85
260+
"ci_lower": 33.61,
261+
"ci_upper": 119.53
262262
}
263263
},
264264
"speciesTrends": {

public/data/municipalities-species-map.geojson

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/data/phenology-curves-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"processingDate": "2025-12-19T10:43:39.053Z",
3+
"processingDate": "2025-12-19T10:58:51.028Z",
44
"baselineYear": 2021,
55
"regions": [
66
"Norte",

0 commit comments

Comments
 (0)