Skip to content

Instantly share code, notes, and snippets.

@emanuelfeld
Last active January 19, 2016 18:46
Show Gist options
  • Save emanuelfeld/02b3d2569f67a4b4f4a8 to your computer and use it in GitHub Desktop.
Save emanuelfeld/02b3d2569f67a4b4f4a8 to your computer and use it in GitHub Desktop.
Working proposal for DCgov-Code for DC civic.json standard
{
"specification": "",
"status": "",
"name": "",
"description": "",
"thumbnailUrl": "",
"contact": {
"name": "",
"email": "",
"twitter": "",
"url": ""
},
"people": [
{
"name": "",
"email": "",
"github": "",
"twitter": "",
"url": "",
"role": ""
}
],
"organizations": [
{
"name": "",
"url": "",
"role": ""
}
],
"geography": "",
"type": "",
"data": [
{
"name": "",
"url": ""
}
],
"tags": [],
"links": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment