Skip to content
Snippets Groups Projects
Commit 65df9f80 authored by Rune Åvar Ødegård's avatar Rune Åvar Ødegård
Browse files

dd

parent 20b1cb8f
No related branches found
No related tags found
Loading
......@@ -285,3 +285,4 @@ INSERT INTO public.eea_measurementequipments (id, label, notation) VALUES ('http
INSERT INTO public.eea_measurementequipments (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementequipment/unknown', 'Unknown', 'Unknown') ON CONFLICT (id) DO NOTHING;
INSERT INTO public.eea_measurementequipments (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementequipment/unor6N', 'Maihak Unor 6N', 'Maihak Unor 6N') ON CONFLICT (id) DO NOTHING;
INSERT INTO public.eea_measurementequipments (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementequipment/ML2040', 'Monitor Labs model 2040 SO2 analyser', 'Monitor Labs model 2040 SO2 analyser') ON CONFLICT (id) DO NOTHING;
INSERT INTO public.eea_measurementequipments (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementequipment/aerisAE2041U', 'Aeris AE2041U', 'aerisAE2041U') ON CONFLICT (id) DO NOTHING;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment