Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down