Files
boc/life-agents/datasets.json
T
Bernt aee0f09db8 landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar
- Vision: Identify-modell, FAISS, OCR alla testade
- API: Alla 7 integrationstester passerade
- Upplösare: Entitetsupplösning verifierad
2026-07-05 06:41:32 +00:00

62 lines
1.3 KiB
JSON

[
{
"name": "Trafikverket NVDB",
"url": "https://nvdb2012.trafikverket.se",
"type": "road_network",
"status": "discovered"
},
{
"name": "Lantm\u00e4teriet Fastigheter",
"url": "https://www.lantmateriet.se",
"type": "property",
"status": "discovered"
},
{
"name": "SMHI V\u00e4der",
"url": "https://opendata.smhi.se",
"type": "weather",
"status": "discovered"
},
{
"name": "SCB Befolkning",
"url": "https://www.scb.se",
"type": "demographics",
"status": "discovered"
},
{
"name": "Naturv\u00e5rdsverket",
"url": "https://www.naturvardsverket.se",
"type": "environment",
"status": "discovered"
},
{
"name": "Boverket Bygglov",
"url": "https://www.boverket.se",
"type": "construction",
"status": "discovered"
},
{
"name": "MSB Risker",
"url": "https://www.msb.se",
"type": "risk",
"status": "discovered"
},
{
"name": "Copernicus Sentinel",
"url": "https://scihub.copernicus.eu",
"type": "satellite",
"status": "discovered"
},
{
"name": "OpenStreetMap",
"url": "https://www.openstreetmap.org",
"type": "map",
"status": "integrated"
},
{
"name": "Wikidata",
"url": "https://www.wikidata.org",
"type": "knowledge",
"status": "discovered"
}
]