From 2dac4989ce45edcbf761101a090bc2f4e2d349f8 Mon Sep 17 00:00:00 2001 From: Andrell Bower Date: Mon, 11 May 2026 12:26:26 -0700 Subject: [PATCH 1/3] fixing identifier for permit tags --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 220b936a0..97ab8e1f9 100644 --- a/data.json +++ b/data.json @@ -931,7 +931,7 @@ "format": "csv" } ], - "identifier": "development_projects_tags", + "identifier": "development_permits_tags", "issued": "2020-03-10", "keyword": [ "Construction", From aa158de9eefc4221ad8d21a7db98c40d78e3e292 Mon Sep 17 00:00:00 2001 From: Andrell Bower Date: Mon, 11 May 2026 12:29:11 -0700 Subject: [PATCH 2/3] fixing identifier for projects tags --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 97ab8e1f9..220b936a0 100644 --- a/data.json +++ b/data.json @@ -931,7 +931,7 @@ "format": "csv" } ], - "identifier": "development_permits_tags", + "identifier": "development_projects_tags", "issued": "2020-03-10", "keyword": [ "Construction", From 0027670b00d1c5d3e246cfe8563beb61ac213a17 Mon Sep 17 00:00:00 2001 From: Andrell Bower Date: Wed, 20 May 2026 10:21:31 -0700 Subject: [PATCH 3/3] Adding two new datasets for reservoir quality reports --- data.json | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/data.json b/data.json index 1bb913c2b..2014009a0 100644 --- a/data.json +++ b/data.json @@ -4874,6 +4874,92 @@ "temporal": null, "title": "Water Quality - Ocean Monitoring Program" }, + { + "@type": "dcat:Dataset", + "accessLevel": "public", + "accrualPeriodicity": "R/P1M", + "contactPoint": { + "@type": "vcard:Contact", + "fn": "Data & Analytics", + "hasEmail": "data@sandiego.gov" + }, + "describedBy": "https://seshat.datasd.org/monitoring_reservoir_quality_hodges/monitoring_reservoir_quality_hodges_dictionary.csv", + "describedByType": "text/csv", + "description": "Water quality sonde profiles", + "distribution": [ + { + "@type": "dcat:Distribution", + "title": "Profiles report, March 2026", + "downloadURL": "https://seshat.datasd.org/monitoring_reservoir_quality_hodges/HGB_031626.csv", + "mediaType": "text/csv", + "format": "csv" + } + ], + "identifier": "monitoring_reservoir_quality_hodges", + "issued": "2026-06-01", + "keyword": [ + "Water quality", + "Reservoir lake water" + ], + "license": "https://opendefinition.org/licenses/odc-pddl/", + "modified": "2026-06-01", + "publisher": { + "@type": "org:Organization", + "name": "Public Utilities", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "City of San Diego" + } + }, + "references": null, + "rights": null, + "spatial": null, + "temporal": null, + "title": "Hodges Reservoir monthly water quality reports" + }, + { + "@type": "dcat:Dataset", + "accessLevel": "public", + "accrualPeriodicity": "R/P1M", + "contactPoint": { + "@type": "vcard:Contact", + "fn": "Data & Analytics", + "hasEmail": "data@sandiego.gov" + }, + "describedBy": "https://seshat.datasd.org/monitoring_reservoir_quality_san_vicente/monitoring_reservoir_quality_san_vicente_dictionary.csv", + "describedByType": "text/csv", + "description": "Water quality sonde profiles", + "distribution": [ + { + "@type": "dcat:Distribution", + "title": "Profiles report, March 2026", + "downloadURL": "https://seshat.datasd.org/monitoring_reservoir_quality_san_vicente/SVA_031726.csv", + "mediaType": "text/csv", + "format": "csv" + } + ], + "identifier": "monitoring_reservoir_quality_san_vicente", + "issued": "2026-06-01", + "keyword": [ + "Water quality", + "Reservoir lake water" + ], + "license": "https://opendefinition.org/licenses/odc-pddl/", + "modified": "2026-06-01", + "publisher": { + "@type": "org:Organization", + "name": "Public Utilities", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "City of San Diego" + } + }, + "references": null, + "rights": null, + "spatial": null, + "temporal": null, + "title": "San Vicente Reservoir monthly water quality reports" + }, { "@type": "dcat:Dataset", "accessLevel": "public",