From 82428fe08b86f32426cefd709b99af4293fdf76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Gonz=C3=A1lez=20Mu=C3=B1oz?= Date: Wed, 23 Oct 2024 17:01:17 +0200 Subject: [PATCH] updates case studies --- src/data/case-studies.ts | 112 +++++---- tests/events/case-studies.service.test.ts | 271 ++++++++++------------ 2 files changed, 192 insertions(+), 191 deletions(-) diff --git a/src/data/case-studies.ts b/src/data/case-studies.ts index 4d06479..82caec8 100644 --- a/src/data/case-studies.ts +++ b/src/data/case-studies.ts @@ -33,7 +33,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, impact: [Impact.NATIONAL], complianceNeed: [ - 'All 195 parties to the Convention on Biological Diversity must track progress towards goals and targets using an agreed monitoring framework. Governments are encouraged to use Citizen Generated Data to enhance their reports, with provisional estimates indicating that it can be involved in 45% of the 365 indicators.', + 'All 195 parties to the Convention on Biological Diversity must track progress towards goals and targets using an agreed monitoring framework. Citizen Generated Data could enhance reports, potentially involved in 51% of 365 proposed indicators.', ], stakeholders: ['10,000 citizen scientists'], authorities: [ @@ -85,6 +85,9 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ '20 datasets. Global Biodiversity Framework indicators, e.g.: Change in the quality of coastal water ecosystems over time, Red List Index, and services provided by ecosystems.', ], + relevantPoliciesLaw: [ + 'Global Biodiversity Framework; EU Biodiversity Strategy; European Green Deal; EU Farm2Fork Strategy; SDG 14 & 15; Nature Restoration Regulation; upcoming Danish Biodiversity Law.', + ], contact: { title: 'The Nordic Agency for Development and Ecology (NORDECO)', url: 'https://www.nordeco.dk/', @@ -160,6 +163,9 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ '20 datasets. Global Biodiversity Framework indicators, e.g.: Change in the quality of coastal water ecosystems over time, Red List Index, and services provided by ecosystems.', ], + relevantPoliciesLaw: [ + 'Global Biodiversity Framework; EU Biodiversity Strategy; European Green Deal; EU Farm2Fork Strategy; SDG 14 & 15; Natura2000 designation; upcoming Danish Biodiversity Law.', + ], contact: { title: 'The Nordic Agency for Development and Ecology (NORDECO)', url: 'https://www.nordeco.dk/', @@ -174,8 +180,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '3', - title: - 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + title: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', subTheme: 'Reversing the decline of pollinators', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], location: { @@ -192,7 +197,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '3', - name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], }, }, @@ -257,7 +262,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '4', - title: 'More Pollinators, More Biodiversity', + title: 'Citizen science data on pollinators in Oeiras municipality', subTheme: 'Reversing the decline of pollinators', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], location: { @@ -274,7 +279,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '4', - name: 'More Pollinators, More Biodiversity', + name: 'Citizen science data on pollinators in Oeiras municipality', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], }, }, @@ -321,6 +326,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Data available at the Biodiversity4All platform, the Censos Borboletas de Portugal website and the FitCount app', ], + relevantPoliciesLaw: ['Habitat directive; Natura 2000.'], contact: { title: 'Faculdade de Ciências da Universidade de Lisboa', url: 'https://www.fciencias-id.pt/', @@ -335,7 +341,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '5', - title: 'Citizen science data on pollinators in the Netherlands', + title: 'Citizen Science for pollinators to complement official reporting', subTheme: 'Reversing the decline of pollinators', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], location: { @@ -352,7 +358,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '5', - name: 'Citizen science data on pollinators in the Netherlands', + name: 'Citizen Science for pollinators to complement official reporting', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], }, }, @@ -381,6 +387,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Trends and indicators based on national data available via Environmental Data Compendium Netherlands and national/provincial reports.', ], + relevantPoliciesLaw: ['Habitat directive; Nature Restoration; Dutch Flora and Fauna Law.'], contact: { title: 'Netherlands Institute of Ecology (NIOO)', url: 'https://nioo.knaw.nl/en', @@ -395,7 +402,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '6', - title: '[TBD]', + title: 'Free-flowing rivers for freshwater and wetland biodiversity', subTheme: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], location: { @@ -412,7 +419,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '6', - name: '[TBD]', + name: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], }, }, @@ -432,6 +439,9 @@ export const CASE_STUDIES: CaseStudy[] = [ ], citizenScienceInitiatives: ['AMBER river barrier app.'], citizenScienceData: ['National / regional dataset available through the AMBER Barrier Atlas.'], + relevantPoliciesLaw: [ + 'National strategy for watercourse restoration 2021-2030, EU Biodiversity Strategy, Kunming-Montral Global Biodiversity Framework - GBF, Nature Restoration Law.', + ], contact: { title: 'The Norwegian Institute for Water Research (NIVA)', url: 'https://www.niva.no/en', @@ -446,7 +456,8 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '7', - title: '[TBD]', + title: + 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', subTheme: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], location: { @@ -463,7 +474,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '7', - name: '[TBD]', + name: 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', thematicAreas: [ThematicArea.BIODIVERSITY_PROTECTION], }, }, @@ -476,6 +487,9 @@ export const CASE_STUDIES: CaseStudy[] = [ authorities: ['Local catchments (sub-districts)'], citizenScienceInitiatives: ['AMBER river barrier app.'], citizenScienceData: ['National / regional dataset available through the AMBER Barrier Atlas.'], + relevantPoliciesLaw: [ + 'National strategy for watercourse restoration 2021-2030, EU Biodiversity Strategy, (Kunming-Montral Global Biodiversity Framework - GBF, Nature Restoration Law.', + ], contact: { title: 'The Norwegian Institute for Water Research (NIVA)', url: 'https://www.niva.no/en', @@ -490,7 +504,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -507,7 +521,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -527,6 +541,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -541,7 +556,8 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '9', - title: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + title: + 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', subTheme: 'Clean and healthy surface water', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -558,7 +574,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '9', - name: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + name: 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -587,6 +603,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and qualitative environmental description', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -601,7 +618,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '10', - title: '[TBD]', + title: 'Nitrates down - Biodiversity up, in bays and esturies', subTheme: 'Clean and healthy surface water', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -618,7 +635,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '10', - name: '[TBD]', + name: 'Nitrates down - Biodiversity up, in bays and esturies', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -638,17 +655,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, 'coastal stakeholders with septic tanks, farmers and operators of wastewater treatment', ], - authorities: [ - { - title: 'Inland Fisheries Ireland', - url: 'https://www.fisheriesireland.ie/', - }, - { - title: 'LAWPRO', - url: 'https://www.lawpro.ca/', - }, - 'coastal stakeholders with septic tanks, farmers and operators of wastewater treatment', - ], + authorities: [], citizenScienceInitiatives: [ { title: 'Coastwatch Autumn Survey and Seagrass Campaign', @@ -658,6 +665,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Shore quality indicators based on Zostera beds, opportunistic seaweeds, stream quality and Nitrogen tests.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -672,7 +680,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '11', - title: '[TBD]', + title: 'Tackling slippiness of Marine slipways and sea stairs in Galway', subTheme: 'Clean and healthy surface water', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -689,7 +697,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '11', - name: '[TBD]', + name: 'Tackling slippiness of Marine slipways and sea stairs in Galway', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -722,6 +730,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Qualitative & quantitative reports from citizens on stream life, chlorine smell test.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -736,7 +745,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '12', - title: '[TBD]', + title: 'Making banned Single Use Plastics disappear', subTheme: 'Preventing plastics in the ocean', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -753,7 +762,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '12', - name: '[TBD]', + name: 'Making banned Single Use Plastics disappear', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -775,6 +784,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Coastwatch marine litter data from several hundred sites in 2020, 2021, and 2022.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -789,7 +799,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '13', - title: '[TBD]', + title: 'Preventing plastic pollution together in the coastal environment', subTheme: 'Preventing plastics in the ocean', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -806,7 +816,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '13', - name: '[TBD]', + name: 'Preventing plastic pollution together in the coastal environment', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -838,6 +848,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Data on CS beach litter available from Rydde; 33 tons, 1239 km covered in Norway', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'The Norwegian Institute for Water Research', url: 'https://www.niva.no/en', @@ -852,7 +863,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '14', - title: '[TBD]', + title: 'Citizen Science for air quality monitoring and interventions', subTheme: 'Clean air for all', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -869,7 +880,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '14', - name: '[TBD]', + name: 'Citizen Science for air quality monitoring and interventions', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -916,6 +927,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Real-time data available from >3,500 sensors from Airly, LookO2 and Sensor.Community, and visualized by Kanarek and Sensor.Community', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Krakow Smog Alert', url: 'https://www.polishsmogalert.org/', @@ -930,7 +942,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '15', - title: 'Measure Together (Samen Meten)', + title: 'Measure together air quality to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -947,7 +959,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '15', - name: 'Measure Together (Samen Meten)', + name: 'Measure together air quality to complement official monitoring', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -970,6 +982,7 @@ export const CASE_STUDIES: CaseStudy[] = [ citizenScienceData: [ 'Real time data available from >3000 PM2.5 sensors, but also noise sensors, monthly values NO2 tubes, and open to more.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'National Institute for Public Health and the Environment', url: 'https://www.samenmeten.nl/', @@ -984,7 +997,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '16', - title: 'Woodburning and Industry', + title: 'AirAware Woodburning Observatory to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: [ThematicArea.ZERO_POLLUTION], location: { @@ -1001,7 +1014,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '16', - name: 'Woodburning and Industry', + name: 'AirAware Woodburning Observatory to complement official monitoring', thematicAreas: [ThematicArea.ZERO_POLLUTION], }, }, @@ -1018,6 +1031,7 @@ export const CASE_STUDIES: CaseStudy[] = [ 'Top-down initiative (Woodburning from household heating and saunas in Metropolitan Oslo) and Bottom-up initiative (Industry in Kristiansand).', ], citizenScienceData: ['Air Quality (PM 2.5, SO2, and perceived Odor)'], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'NILU', url: 'https://nilu.com/', @@ -1033,7 +1047,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '17', - title: 'Citizens for a deforestation-free Denmark', + title: 'Citizens Science and collaborative forest monitoring', subTheme: 'Halting illegal deforestation', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], location: { @@ -1050,7 +1064,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '17', - name: 'Citizens for a deforestation-free Denmark', + name: 'Citizens Science and collaborative forest monitoring', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], }, }, @@ -1098,7 +1112,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '18', - title: 'Citizens for a deforestation-free Denmark', + title: 'Eyes on forests', subTheme: 'Halting illegal deforestation', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], location: { @@ -1115,7 +1129,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '18', - name: 'Citizens for a deforestation-free Denmark', + name: 'Eyes on forests', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], }, }, @@ -1156,7 +1170,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '19', - title: "It's our forest too", + title: "It's our forest too - protecting five provinces in Cambodia", subTheme: 'Halting illegal deforestation', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], location: { @@ -1173,7 +1187,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '19', - name: "It's our forest too", + name: "It's our forest too - protecting five provinces in Cambodia", thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], }, }, @@ -1217,7 +1231,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, { id: '20', - title: 'Monitoring of forest fires', + title: 'Monitoring to protect forests in Concepción', subTheme: 'Reducing forest loss from illegal activities and fires', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], location: { @@ -1234,7 +1248,7 @@ export const CASE_STUDIES: CaseStudy[] = [ }, properties: { id: '20', - name: '[TBD] study case 20', + name: 'Monitoring to protect forests in Concepción', thematicAreas: [ThematicArea.DEFORESTATION_PREVENTION], }, }, diff --git a/tests/events/case-studies.service.test.ts b/tests/events/case-studies.service.test.ts index bada0eb..8d99c0f 100644 --- a/tests/events/case-studies.service.test.ts +++ b/tests/events/case-studies.service.test.ts @@ -11,14 +11,14 @@ import { CASE_STUDIES } from '@/data/case-studies'; describe('CaseStudyService', () => { it('should filter cases studies by keyword in name', () => { - const filters = { keyword: 'Citizens for a deforestation-free Denmark' }; + const filters = { keyword: 'Citizens Science and collaborative forest monitoring' }; const caseStudyService = new CaseStudyService(CASE_STUDIES, filters); const result = caseStudyService.searchCaseStudies(); expect(result.data).toEqual([ { id: '17', - title: 'Citizens for a deforestation-free Denmark', + title: 'Citizens Science and collaborative forest monitoring', subTheme: 'Halting illegal deforestation', thematicAreas: ['Deforestation Prevention'], location: { @@ -35,7 +35,7 @@ describe('CaseStudyService', () => { }, properties: { id: '17', - name: 'Citizens for a deforestation-free Denmark', + name: 'Citizens Science and collaborative forest monitoring', thematicAreas: ['Deforestation Prevention'], }, }, @@ -75,58 +75,6 @@ describe('CaseStudyService', () => { }, tags: ['Deforestation Prevention', 'Promoting', 'Enforcement', 'Local', 'Europe'], }, - { - id: '18', - title: 'Citizens for a deforestation-free Denmark', - subTheme: 'Halting illegal deforestation', - thematicAreas: ['Deforestation Prevention'], - location: { - continent: 'Europe', - country: { - name: 'Denmark', - code: 'DK', - }, - coordinates: { - type: 'Feature', - geometry: { - type: 'Point', - coordinates: [9.463768054020553, 56.55809512928662], - }, - properties: { - id: '18', - name: 'Citizens for a deforestation-free Denmark', - thematicAreas: ['Deforestation Prevention'], - }, - }, - }, - impact: ['Local'], - complianceNeed: [ - 'Authorities unable to identify every case of illegal deforestation. Citizen Science data can highlight areas for further investigation so that authorities can take action.', - ], - stakeholders: [ - 'Selected Forest districts (3), chief science officers, and individual citizens.', - ], - authorities: ['Selected Forest districts and private forest owners.'], - citizenScienceInitiatives: [ - "Citizens' reports on national forest interventions & imports of commodities causing deforestation or forest degradation", - ], - citizenScienceData: [ - 'Reports on forest management interventions in Denmark, geo-referenced reports on forest management interventions potentially violating national forest law.', - ], - relevantPoliciesLaw: [ - 'Danish Forest Law', - { - title: - 'EU Deforestation Free Products Regulation (EUDR) Regulation (EU) 2023/1115 on deforestation-free products', - url: 'https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1115&qid=1687867231461', - }, - ], - contact: { - title: 'University of Copenhagen', - url: 'https://www.ku.dk/english/', - }, - tags: ['Deforestation Prevention', 'Promoting', 'Enforcement', 'Local', 'Europe'], - }, ]); }); @@ -138,7 +86,7 @@ describe('CaseStudyService', () => { expect(result.data).toEqual([ { id: '20', - title: 'Monitoring of forest fires', + title: 'Monitoring to protect forests in Concepción', subTheme: 'Reducing forest loss from illegal activities and fires', thematicAreas: ['Deforestation Prevention'], location: { @@ -155,7 +103,7 @@ describe('CaseStudyService', () => { }, properties: { id: '20', - name: '[TBD] study case 20', + name: 'Monitoring to protect forests in Concepción', thematicAreas: ['Deforestation Prevention'], }, }, @@ -221,14 +169,14 @@ describe('CaseStudyService', () => { }); it('should filter cases studies by partial keyword in name', () => { - const filters = { keyword: 'Woodburning and' }; + const filters = { keyword: 'AirAware Woodburning' }; const caseStudyService = new CaseStudyService(CASE_STUDIES, filters); const result = caseStudyService.searchCaseStudies(); expect(result.data).toEqual([ { id: '16', - title: 'Woodburning and Industry', + title: 'AirAware Woodburning Observatory to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -245,7 +193,7 @@ describe('CaseStudyService', () => { }, properties: { id: '16', - name: 'Woodburning and Industry', + name: 'AirAware Woodburning Observatory to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -262,6 +210,7 @@ describe('CaseStudyService', () => { 'Top-down initiative (Woodburning from household heating and saunas in Metropolitan Oslo) and Bottom-up initiative (Industry in Kristiansand).', ], citizenScienceData: ['Air Quality (PM 2.5, SO2, and perceived Odor)'], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'NILU', url: 'https://nilu.com/', @@ -279,7 +228,7 @@ describe('CaseStudyService', () => { expect(result.data).toEqual([ { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -296,7 +245,7 @@ describe('CaseStudyService', () => { }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: ['Zero Pollution'], }, }, @@ -316,6 +265,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -332,7 +282,7 @@ describe('CaseStudyService', () => { expect(result.data).toEqual([ { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -349,7 +299,7 @@ describe('CaseStudyService', () => { }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: ['Zero Pollution'], }, }, @@ -369,6 +319,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -377,7 +328,8 @@ describe('CaseStudyService', () => { }, { id: '9', - title: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + title: + 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -394,7 +346,7 @@ describe('CaseStudyService', () => { }, properties: { id: '9', - name: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + name: 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', thematicAreas: ['Zero Pollution'], }, }, @@ -423,6 +375,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and qualitative environmental description', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -431,7 +384,7 @@ describe('CaseStudyService', () => { }, { id: '10', - title: '[TBD]', + title: 'Nitrates down - Biodiversity up, in bays and esturies', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -448,7 +401,7 @@ describe('CaseStudyService', () => { }, properties: { id: '10', - name: '[TBD]', + name: 'Nitrates down - Biodiversity up, in bays and esturies', thematicAreas: ['Zero Pollution'], }, }, @@ -468,17 +421,7 @@ describe('CaseStudyService', () => { }, 'coastal stakeholders with septic tanks, farmers and operators of wastewater treatment', ], - authorities: [ - { - title: 'Inland Fisheries Ireland', - url: 'https://www.fisheriesireland.ie/', - }, - { - title: 'LAWPRO', - url: 'https://www.lawpro.ca/', - }, - 'coastal stakeholders with septic tanks, farmers and operators of wastewater treatment', - ], + authorities: [], citizenScienceInitiatives: [ { title: 'Coastwatch Autumn Survey and Seagrass Campaign', @@ -488,6 +431,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Shore quality indicators based on Zostera beds, opportunistic seaweeds, stream quality and Nitrogen tests.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -496,7 +440,7 @@ describe('CaseStudyService', () => { }, { id: '11', - title: '[TBD]', + title: 'Tackling slippiness of Marine slipways and sea stairs in Galway', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -513,7 +457,7 @@ describe('CaseStudyService', () => { }, properties: { id: '11', - name: '[TBD]', + name: 'Tackling slippiness of Marine slipways and sea stairs in Galway', thematicAreas: ['Zero Pollution'], }, }, @@ -546,6 +490,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Qualitative & quantitative reports from citizens on stream life, chlorine smell test.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -554,7 +499,7 @@ describe('CaseStudyService', () => { }, { id: '12', - title: '[TBD]', + title: 'Making banned Single Use Plastics disappear', subTheme: 'Preventing plastics in the ocean', thematicAreas: ['Zero Pollution'], location: { @@ -571,7 +516,7 @@ describe('CaseStudyService', () => { }, properties: { id: '12', - name: '[TBD]', + name: 'Making banned Single Use Plastics disappear', thematicAreas: ['Zero Pollution'], }, }, @@ -593,6 +538,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Coastwatch marine litter data from several hundred sites in 2020, 2021, and 2022.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -601,7 +547,7 @@ describe('CaseStudyService', () => { }, { id: '13', - title: '[TBD]', + title: 'Preventing plastic pollution together in the coastal environment', subTheme: 'Preventing plastics in the ocean', thematicAreas: ['Zero Pollution'], location: { @@ -618,7 +564,7 @@ describe('CaseStudyService', () => { }, properties: { id: '13', - name: '[TBD]', + name: 'Preventing plastic pollution together in the coastal environment', thematicAreas: ['Zero Pollution'], }, }, @@ -650,6 +596,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Data on CS beach litter available from Rydde; 33 tons, 1239 km covered in Norway', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'The Norwegian Institute for Water Research', url: 'https://www.niva.no/en', @@ -658,7 +605,7 @@ describe('CaseStudyService', () => { }, { id: '14', - title: '[TBD]', + title: 'Citizen Science for air quality monitoring and interventions', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -675,7 +622,7 @@ describe('CaseStudyService', () => { }, properties: { id: '14', - name: '[TBD]', + name: 'Citizen Science for air quality monitoring and interventions', thematicAreas: ['Zero Pollution'], }, }, @@ -724,6 +671,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Real-time data available from >3,500 sensors from Airly, LookO2 and Sensor.Community, and visualized by Kanarek and Sensor.Community', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Krakow Smog Alert', url: 'https://www.polishsmogalert.org/', @@ -732,7 +680,7 @@ describe('CaseStudyService', () => { }, { id: '15', - title: 'Measure Together (Samen Meten)', + title: 'Measure together air quality to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -749,7 +697,7 @@ describe('CaseStudyService', () => { }, properties: { id: '15', - name: 'Measure Together (Samen Meten)', + name: 'Measure together air quality to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -772,6 +720,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Real time data available from >3000 PM2.5 sensors, but also noise sensors, monthly values NO2 tubes, and open to more.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'National Institute for Public Health and the Environment', url: 'https://www.samenmeten.nl/', @@ -780,7 +729,7 @@ describe('CaseStudyService', () => { }, { id: '16', - title: 'Woodburning and Industry', + title: 'AirAware Woodburning Observatory to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -797,7 +746,7 @@ describe('CaseStudyService', () => { }, properties: { id: '16', - name: 'Woodburning and Industry', + name: 'AirAware Woodburning Observatory to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -814,6 +763,7 @@ describe('CaseStudyService', () => { 'Top-down initiative (Woodburning from household heating and saunas in Metropolitan Oslo) and Bottom-up initiative (Industry in Kristiansand).', ], citizenScienceData: ['Air Quality (PM 2.5, SO2, and perceived Odor)'], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'NILU', url: 'https://nilu.com/', @@ -855,7 +805,7 @@ describe('CaseStudyService', () => { }, impact: ['National'], complianceNeed: [ - 'All 195 parties to the Convention on Biological Diversity must track progress towards goals and targets using an agreed monitoring framework. Governments are encouraged to use Citizen Generated Data to enhance their reports, with provisional estimates indicating that it can be involved in 45% of the 365 indicators.', + 'All 195 parties to the Convention on Biological Diversity must track progress towards goals and targets using an agreed monitoring framework. Citizen Generated Data could enhance reports, potentially involved in 51% of 365 proposed indicators.', ], stakeholders: ['10,000 citizen scientists'], authorities: [ @@ -907,6 +857,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ '20 datasets. Global Biodiversity Framework indicators, e.g.: Change in the quality of coastal water ecosystems over time, Red List Index, and services provided by ecosystems.', ], + relevantPoliciesLaw: [ + 'Global Biodiversity Framework; EU Biodiversity Strategy; European Green Deal; EU Farm2Fork Strategy; SDG 14 & 15; Nature Restoration Regulation; upcoming Danish Biodiversity Law.', + ], contact: { title: 'The Nordic Agency for Development and Ecology (NORDECO)', url: 'https://www.nordeco.dk/', @@ -976,6 +929,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ '20 datasets. Global Biodiversity Framework indicators, e.g.: Change in the quality of coastal water ecosystems over time, Red List Index, and services provided by ecosystems.', ], + relevantPoliciesLaw: [ + 'Global Biodiversity Framework; EU Biodiversity Strategy; European Green Deal; EU Farm2Fork Strategy; SDG 14 & 15; Natura2000 designation; upcoming Danish Biodiversity Law.', + ], contact: { title: 'The Nordic Agency for Development and Ecology (NORDECO)', url: 'https://www.nordeco.dk/', @@ -985,7 +941,7 @@ describe('CaseStudyService', () => { { id: '3', title: - 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', subTheme: 'Reversing the decline of pollinators', thematicAreas: ['Biodiversity Protection'], location: { @@ -1002,7 +958,7 @@ describe('CaseStudyService', () => { }, properties: { id: '3', - name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1061,7 +1017,7 @@ describe('CaseStudyService', () => { }, { id: '4', - title: 'More Pollinators, More Biodiversity', + title: 'Citizen science data on pollinators in Oeiras municipality', subTheme: 'Reversing the decline of pollinators', thematicAreas: ['Biodiversity Protection'], location: { @@ -1078,7 +1034,7 @@ describe('CaseStudyService', () => { }, properties: { id: '4', - name: 'More Pollinators, More Biodiversity', + name: 'Citizen science data on pollinators in Oeiras municipality', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1125,6 +1081,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Data available at the Biodiversity4All platform, the Censos Borboletas de Portugal website and the FitCount app', ], + relevantPoliciesLaw: ['Habitat directive; Natura 2000.'], contact: { title: 'Faculdade de Ciências da Universidade de Lisboa', url: 'https://www.fciencias-id.pt/', @@ -1133,7 +1090,7 @@ describe('CaseStudyService', () => { }, { id: '5', - title: 'Citizen science data on pollinators in the Netherlands', + title: 'Citizen Science for pollinators to complement official reporting', subTheme: 'Reversing the decline of pollinators', thematicAreas: ['Biodiversity Protection'], location: { @@ -1150,7 +1107,7 @@ describe('CaseStudyService', () => { }, properties: { id: '5', - name: 'Citizen science data on pollinators in the Netherlands', + name: 'Citizen Science for pollinators to complement official reporting', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1179,6 +1136,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Trends and indicators based on national data available via Environmental Data Compendium Netherlands and national/provincial reports.', ], + relevantPoliciesLaw: ['Habitat directive; Nature Restoration; Dutch Flora and Fauna Law.'], contact: { title: 'Netherlands Institute of Ecology (NIOO)', url: 'https://nioo.knaw.nl/en', @@ -1187,7 +1145,7 @@ describe('CaseStudyService', () => { }, { id: '6', - title: '[TBD]', + title: 'Free-flowing rivers for freshwater and wetland biodiversity', subTheme: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: ['Biodiversity Protection'], location: { @@ -1204,7 +1162,7 @@ describe('CaseStudyService', () => { }, properties: { id: '6', - name: '[TBD]', + name: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1226,6 +1184,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'National / regional dataset available through the AMBER Barrier Atlas.', ], + relevantPoliciesLaw: [ + 'National strategy for watercourse restoration 2021-2030, EU Biodiversity Strategy, Kunming-Montral Global Biodiversity Framework - GBF, Nature Restoration Law.', + ], contact: { title: 'The Norwegian Institute for Water Research (NIVA)', url: 'https://www.niva.no/en', @@ -1234,7 +1195,8 @@ describe('CaseStudyService', () => { }, { id: '7', - title: '[TBD]', + title: + 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', subTheme: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: ['Biodiversity Protection'], location: { @@ -1251,7 +1213,7 @@ describe('CaseStudyService', () => { }, properties: { id: '7', - name: '[TBD]', + name: 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1266,6 +1228,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'National / regional dataset available through the AMBER Barrier Atlas.', ], + relevantPoliciesLaw: [ + 'National strategy for watercourse restoration 2021-2030, EU Biodiversity Strategy, (Kunming-Montral Global Biodiversity Framework - GBF, Nature Restoration Law.', + ], contact: { title: 'The Norwegian Institute for Water Research (NIVA)', url: 'https://www.niva.no/en', @@ -1274,7 +1239,7 @@ describe('CaseStudyService', () => { }, { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1291,7 +1256,7 @@ describe('CaseStudyService', () => { }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: ['Zero Pollution'], }, }, @@ -1311,6 +1276,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -1319,7 +1285,8 @@ describe('CaseStudyService', () => { }, { id: '9', - title: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + title: + 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1336,7 +1303,7 @@ describe('CaseStudyService', () => { }, properties: { id: '9', - name: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + name: 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', thematicAreas: ['Zero Pollution'], }, }, @@ -1365,6 +1332,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and qualitative environmental description', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -1373,7 +1341,7 @@ describe('CaseStudyService', () => { }, { id: '11', - title: '[TBD]', + title: 'Tackling slippiness of Marine slipways and sea stairs in Galway', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1390,7 +1358,7 @@ describe('CaseStudyService', () => { }, properties: { id: '11', - name: '[TBD]', + name: 'Tackling slippiness of Marine slipways and sea stairs in Galway', thematicAreas: ['Zero Pollution'], }, }, @@ -1423,6 +1391,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Qualitative & quantitative reports from citizens on stream life, chlorine smell test.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -1431,7 +1400,7 @@ describe('CaseStudyService', () => { }, { id: '14', - title: '[TBD]', + title: 'Citizen Science for air quality monitoring and interventions', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -1448,7 +1417,7 @@ describe('CaseStudyService', () => { }, properties: { id: '14', - name: '[TBD]', + name: 'Citizen Science for air quality monitoring and interventions', thematicAreas: ['Zero Pollution'], }, }, @@ -1497,6 +1466,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Real-time data available from >3,500 sensors from Airly, LookO2 and Sensor.Community, and visualized by Kanarek and Sensor.Community', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Krakow Smog Alert', url: 'https://www.polishsmogalert.org/', @@ -1505,7 +1475,7 @@ describe('CaseStudyService', () => { }, { id: '15', - title: 'Measure Together (Samen Meten)', + title: 'Measure together air quality to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -1522,7 +1492,7 @@ describe('CaseStudyService', () => { }, properties: { id: '15', - name: 'Measure Together (Samen Meten)', + name: 'Measure together air quality to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -1545,6 +1515,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Real time data available from >3000 PM2.5 sensors, but also noise sensors, monthly values NO2 tubes, and open to more.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'National Institute for Public Health and the Environment', url: 'https://www.samenmeten.nl/', @@ -1553,7 +1524,7 @@ describe('CaseStudyService', () => { }, { id: '16', - title: 'Woodburning and Industry', + title: 'AirAware Woodburning Observatory to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -1570,7 +1541,7 @@ describe('CaseStudyService', () => { }, properties: { id: '16', - name: 'Woodburning and Industry', + name: 'AirAware Woodburning Observatory to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -1587,6 +1558,7 @@ describe('CaseStudyService', () => { 'Top-down initiative (Woodburning from household heating and saunas in Metropolitan Oslo) and Bottom-up initiative (Industry in Kristiansand).', ], citizenScienceData: ['Air Quality (PM 2.5, SO2, and perceived Odor)'], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'NILU', url: 'https://nilu.com/', @@ -1665,6 +1637,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ '20 datasets. Global Biodiversity Framework indicators, e.g.: Change in the quality of coastal water ecosystems over time, Red List Index, and services provided by ecosystems.', ], + relevantPoliciesLaw: [ + 'Global Biodiversity Framework; EU Biodiversity Strategy; European Green Deal; EU Farm2Fork Strategy; SDG 14 & 15; Natura2000 designation; upcoming Danish Biodiversity Law.', + ], contact: { title: 'The Nordic Agency for Development and Ecology (NORDECO)', url: 'https://www.nordeco.dk/', @@ -1674,7 +1649,7 @@ describe('CaseStudyService', () => { { id: '3', title: - 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', subTheme: 'Reversing the decline of pollinators', thematicAreas: ['Biodiversity Protection'], location: { @@ -1691,7 +1666,7 @@ describe('CaseStudyService', () => { }, properties: { id: '3', - name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators (PolinizAÇÃO)', + name: 'Co-production of an Action Plan for the Conservation & Sustainability of Pollinators', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1750,7 +1725,7 @@ describe('CaseStudyService', () => { }, { id: '4', - title: 'More Pollinators, More Biodiversity', + title: 'Citizen science data on pollinators in Oeiras municipality', subTheme: 'Reversing the decline of pollinators', thematicAreas: ['Biodiversity Protection'], location: { @@ -1767,7 +1742,7 @@ describe('CaseStudyService', () => { }, properties: { id: '4', - name: 'More Pollinators, More Biodiversity', + name: 'Citizen science data on pollinators in Oeiras municipality', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1814,6 +1789,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Data available at the Biodiversity4All platform, the Censos Borboletas de Portugal website and the FitCount app', ], + relevantPoliciesLaw: ['Habitat directive; Natura 2000.'], contact: { title: 'Faculdade de Ciências da Universidade de Lisboa', url: 'https://www.fciencias-id.pt/', @@ -1822,7 +1798,8 @@ describe('CaseStudyService', () => { }, { id: '7', - title: '[TBD]', + title: + 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', subTheme: 'Free-flowing rivers for freshwater and wetland biodiversity', thematicAreas: ['Biodiversity Protection'], location: { @@ -1839,7 +1816,7 @@ describe('CaseStudyService', () => { }, properties: { id: '7', - name: '[TBD]', + name: 'Free-flowing rivers for freshwater and wetland biodiversity in the Rogaland water region', thematicAreas: ['Biodiversity Protection'], }, }, @@ -1854,6 +1831,9 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'National / regional dataset available through the AMBER Barrier Atlas.', ], + relevantPoliciesLaw: [ + 'National strategy for watercourse restoration 2021-2030, EU Biodiversity Strategy, (Kunming-Montral Global Biodiversity Framework - GBF, Nature Restoration Law.', + ], contact: { title: 'The Norwegian Institute for Water Research (NIVA)', url: 'https://www.niva.no/en', @@ -1862,7 +1842,7 @@ describe('CaseStudyService', () => { }, { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1879,7 +1859,7 @@ describe('CaseStudyService', () => { }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: ['Zero Pollution'], }, }, @@ -1899,6 +1879,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -1907,7 +1888,8 @@ describe('CaseStudyService', () => { }, { id: '9', - title: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + title: + 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1924,7 +1906,7 @@ describe('CaseStudyService', () => { }, properties: { id: '9', - name: 'Citizen Science Initiatives in WFD monitoring and promotion in Italy', + name: 'Citizen Science Initiatives in Water Framework Directive monitoring and promotion in the Marzenego River', thematicAreas: ['Zero Pollution'], }, }, @@ -1953,6 +1935,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and qualitative environmental description', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -1961,7 +1944,7 @@ describe('CaseStudyService', () => { }, { id: '11', - title: '[TBD]', + title: 'Tackling slippiness of Marine slipways and sea stairs in Galway', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -1978,7 +1961,7 @@ describe('CaseStudyService', () => { }, properties: { id: '11', - name: '[TBD]', + name: 'Tackling slippiness of Marine slipways and sea stairs in Galway', thematicAreas: ['Zero Pollution'], }, }, @@ -2011,6 +1994,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Qualitative & quantitative reports from citizens on stream life, chlorine smell test.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Coastwatch', url: 'https://www.coastwatch.org/', @@ -2019,7 +2003,7 @@ describe('CaseStudyService', () => { }, { id: '15', - title: 'Measure Together (Samen Meten)', + title: 'Measure together air quality to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -2036,7 +2020,7 @@ describe('CaseStudyService', () => { }, properties: { id: '15', - name: 'Measure Together (Samen Meten)', + name: 'Measure together air quality to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -2059,6 +2043,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Real time data available from >3000 PM2.5 sensors, but also noise sensors, monthly values NO2 tubes, and open to more.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'National Institute for Public Health and the Environment', url: 'https://www.samenmeten.nl/', @@ -2067,7 +2052,7 @@ describe('CaseStudyService', () => { }, { id: '16', - title: 'Woodburning and Industry', + title: 'AirAware Woodburning Observatory to complement official monitoring', subTheme: 'Clean air for all', thematicAreas: ['Zero Pollution'], location: { @@ -2084,7 +2069,7 @@ describe('CaseStudyService', () => { }, properties: { id: '16', - name: 'Woodburning and Industry', + name: 'AirAware Woodburning Observatory to complement official monitoring', thematicAreas: ['Zero Pollution'], }, }, @@ -2101,6 +2086,7 @@ describe('CaseStudyService', () => { 'Top-down initiative (Woodburning from household heating and saunas in Metropolitan Oslo) and Bottom-up initiative (Industry in Kristiansand).', ], citizenScienceData: ['Air Quality (PM 2.5, SO2, and perceived Odor)'], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'NILU', url: 'https://nilu.com/', @@ -2109,7 +2095,7 @@ describe('CaseStudyService', () => { }, { id: '17', - title: 'Citizens for a deforestation-free Denmark', + title: 'Citizens Science and collaborative forest monitoring', subTheme: 'Halting illegal deforestation', thematicAreas: ['Deforestation Prevention'], location: { @@ -2126,7 +2112,7 @@ describe('CaseStudyService', () => { }, properties: { id: '17', - name: 'Citizens for a deforestation-free Denmark', + name: 'Citizens Science and collaborative forest monitoring', thematicAreas: ['Deforestation Prevention'], }, }, @@ -2168,7 +2154,7 @@ describe('CaseStudyService', () => { }, { id: '18', - title: 'Citizens for a deforestation-free Denmark', + title: 'Eyes on forests', subTheme: 'Halting illegal deforestation', thematicAreas: ['Deforestation Prevention'], location: { @@ -2185,7 +2171,7 @@ describe('CaseStudyService', () => { }, properties: { id: '18', - name: 'Citizens for a deforestation-free Denmark', + name: 'Eyes on forests', thematicAreas: ['Deforestation Prevention'], }, }, @@ -2220,7 +2206,7 @@ describe('CaseStudyService', () => { }, { id: '19', - title: "It's our forest too", + title: "It's our forest too - protecting five provinces in Cambodia", subTheme: 'Halting illegal deforestation', thematicAreas: ['Deforestation Prevention'], location: { @@ -2237,7 +2223,7 @@ describe('CaseStudyService', () => { }, properties: { id: '19', - name: "It's our forest too", + name: "It's our forest too - protecting five provinces in Cambodia", thematicAreas: ['Deforestation Prevention'], }, }, @@ -2275,7 +2261,7 @@ describe('CaseStudyService', () => { }, { id: '20', - title: 'Monitoring of forest fires', + title: 'Monitoring to protect forests in Concepción', subTheme: 'Reducing forest loss from illegal activities and fires', thematicAreas: ['Deforestation Prevention'], location: { @@ -2292,7 +2278,7 @@ describe('CaseStudyService', () => { }, properties: { id: '20', - name: '[TBD] study case 20', + name: 'Monitoring to protect forests in Concepción', thematicAreas: ['Deforestation Prevention'], }, }, @@ -2357,7 +2343,7 @@ describe('CaseStudyService', () => { expect(result.data).toEqual([ { id: '8', - title: 'CGD for SDG 632 monitoring in Sierra Leone', + title: 'A collaborative freshwater monitoring framework for Rokel River Basin', subTheme: 'Clean and healthy surface water', thematicAreas: ['Zero Pollution'], location: { @@ -2374,7 +2360,7 @@ describe('CaseStudyService', () => { }, properties: { id: '8', - name: 'CGD for SDG 632 monitoring in Sierra Leone', + name: 'A collaborative freshwater monitoring framework for Rokel River Basin', thematicAreas: ['Zero Pollution'], }, }, @@ -2394,6 +2380,7 @@ describe('CaseStudyService', () => { citizenScienceData: [ 'Nitrates, Phosphates, Turbidity, and environmental description for the Rokel River Basin Management Plan.', ], + relevantPoliciesLaw: ['Single-use Plastics Directive '], contact: { title: 'Earthwatch', url: 'https://earthwatch.org/', @@ -2402,7 +2389,7 @@ describe('CaseStudyService', () => { }, { id: '19', - title: "It's our forest too", + title: "It's our forest too - protecting five provinces in Cambodia", subTheme: 'Halting illegal deforestation', thematicAreas: ['Deforestation Prevention'], location: { @@ -2419,7 +2406,7 @@ describe('CaseStudyService', () => { }, properties: { id: '19', - name: "It's our forest too", + name: "It's our forest too - protecting five provinces in Cambodia", thematicAreas: ['Deforestation Prevention'], }, },