{"slug": "igrac-ggis", "name": "IGRAC Global Groundwater Information System", "tagline": "Groundwater monitoring and transboundary aquifers", "source": "IGRAC", "category": {"slug": "management", "name": "Management", "icon": "bank", "tone": "slate"}, "meta": ["Station data and polygons", "Varies by network", "Global"], "thumb": "/static/catalog/thumbs/igrac-ggis.e86b9bcf1ed6.jpg", "bbox": [-180.0, -90.0, 180.0, 90.0], "global": true, "access": "registration", "url": "/datasets/igrac-ggis/", "subtitle": "International Groundwater Resources Assessment Centre", "summary": "Groundwater level monitoring networks (GGMN), transboundary aquifer maps and groundwater indicators contributed by national agencies, in one web portal.", "categories": [{"slug": "management", "name": "Management", "icon": "bank", "tone": "slate"}, {"slug": "observations", "name": "Observations", "icon": "pin", "tone": "slate"}], "sources": [{"slug": "igrac", "name": "International Groundwater Resources Assessment Centre", "label": "IGRAC", "url": "https://www.un-igrac.org/", "page": "/sources/igrac/"}], "facts": [["Source", "IGRAC"], ["Resolution", "Station data and polygons"], ["Time span", "Varies by network"], ["Temporal", "Varies"], ["Access type", "Registration with provider"], ["Formats", "Web portal, CSV, Shapefile"], ["Coverage", "Global"]], "access_note": "", "coverage": "Global", "license": {"name": "Varies by data provider", "url": "https://ggis.un-igrac.org/"}, "citation": "", "doi": "", "landing_url": "https://ggis.un-igrac.org/", "provider_url": "https://ggis.un-igrac.org/", "methods": [{"type": "link", "label": "GGIS web portal"}], "preview": null, "thumb_credit": "River basins (HydroBASINS) over Blue Marble (NASA GIBS)", "selection": [-75.0, -20.0, -50.0, 5.0], "selection_text": "-75,-20,-50,5", "snippets": {"curl": "curl \"https://hydrological.org/api/v1/datasets/igrac-ggis/links?bbox=-75,-20,-50,5\" \\\n  -H \"Accept: application/json\"", "python": "import requests\n\nr = requests.get(\"https://hydrological.org/api/v1/datasets/igrac-ggis/links\",\n                 params={\"bbox\": \"-75,-20,-50,5\"})\nfor group in r.json()[\"groups\"]:\n    for link in group[\"links\"]:\n        print(link[\"url\"])", "javascript": "const res = await fetch(\"https://hydrological.org/api/v1/datasets/igrac-ggis/links?bbox=-75,-20,-50,5\");\nconst { groups } = await res.json();\nfor (const g of groups) g.links.forEach(l => console.log(l.url));"}, "api": {"links": "/api/v1/datasets/igrac-ggis/links?bbox=-75,-20,-50,5", "manifest": "/api/v1/datasets/igrac-ggis/manifest?bbox=-75,-20,-50,5"}}