civictechdc / ancfinder

A website about DC's Advisory Neighborhood Commission system.
http://ancfinder.org/
Creative Commons Zero v1.0 Universal
43 stars 36 forks source link

Update civic.json file to new specification #149

Closed emanuelfeld closed 8 years ago

emanuelfeld commented 8 years ago

Hi, there! Code for DC is moving to an updated civic.json specification. This pull request formats your existing civic.json to the new standard.

Feel free to look it over and make any updates.

There are a few errors remaining in the civic.json, which will need a correction:

Error in contact: '' is too short

The new civic.json spec keeps the required fields from the older one, but has a number of benefits. It:

You'll see that DC Government is using this standard in its own repos:

https://github.com/dcgov

You can learn more about the specification requirements here:

http://open.dc.gov/civic.json

JoshData commented 8 years ago

Looks good to me.

emanuelfeld commented 8 years ago

Only change to the PR needed is a name value (ideally a person's name) for the contact attribute. Then it will validate correctly.

JoshData commented 8 years ago

Can we just put in "ANC FInder" as the name?

emanuelfeld commented 8 years ago

Sure