civic.bot
Get Online
Search
API
Docs
GitHub
← Back to Client
Validate Your Data
Paste your JSON below to check for errors before publishing.
JSON Input
Load sample
Clear
{ "$schema": "https://civic.bot/schema/civic-data.schema.json", "version": "1.0", "jurisdiction": { "id": "example-city", "name": "City of Example", "type": "municipal" }, "agencies": [ { "id": "example-city-clerk", "name": "City Clerk", "jurisdiction_id": "example-city" } ], "services": [ { "id": "example-business-license", "name": "Business License", "agency_id": "example-city-clerk", "category": "permits_licenses", "fees": "$50" } ], "officials": [] }
Validate
Results
Paste JSON and click Validate to see results