From be1c21a8993427c90751905aac2663d0e46a9d30 Mon Sep 17 00:00:00 2001 From: bryan olson Date: Wed, 15 May 2024 14:16:31 -0700 Subject: [PATCH] Added risk_claims to json --- data.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/data.json b/data.json index b1fdefac85..51d6749e00 100644 --- a/data.json +++ b/data.json @@ -5711,6 +5711,46 @@ "temporal": null, "title": "Projects in the City's annual budget" }, + { + "@type": "dcat:Dataset", + "accessLevel": "public", + "accrualPeriodicity": "R/P1D", + "contactPoint": { + "@type": "vcard:Contact", + "fn": "Data & Analytics", + "hasEmail": "data@sandiego.gov" + }, + "describedBy": "https://seshat.datasd.org/risk_claims/risk_claims_dictionary_datasd.csv", + "describedByType": "text/csv", + "description": "Claims filed against the City", + "distribution": [ + { + "@type": "dcat:Distribution", + "title": "Claims filed against the City", + "downloadURL": "https://seshat.datasd.org/risk_claims/risk_claims_datasd.csv", + "mediaType": "text/csv", + "format": "csv" + } + ], + "identifier": "risk_claims", + "issued": "2024-05-10", + "keyword": null, + "license": "https://opendefinition.org/licenses/odc-pddl/", + "modified": "2024-05-09T04:30:38-0700", + "publisher": { + "@type": "org:Organization", + "name": "Risk Management", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "City of San Diego" + } + }, + "references": null, + "rights": null, + "spatial": null, + "temporal": null, + "title": "Claims filed against the City" + }, { "@type": "dcat:Dataset", "accessLevel": "public",