dlapiduz / govcode.org

Government Open Source Project Explorer
MIT License
63 stars 20 forks source link

Add some moar orgs #19

Closed benbalter closed 10 years ago

benbalter commented 10 years ago

Updated the script used to vendor the Social Media Registry into government.github.com to compare what's not in the registry and should be (or what's in the registry and really shouldn't).

From that I merged it with the existing appended list, sorted, and ensured uniqueness.

FWIW, it may make sense to simply vendor https://government.github.com/organizations.json which is a crowdsourced superset of the Federal Social Media Registry

//cc @gbinal

Missing from registry:

dlapiduz commented 10 years ago

Thanks @benbalter!

The idea is to use the registry (the one you mention) but I need to implement a way of queuing calls because I am reaching the API limit...

It is coming soon :)

dlapiduz commented 10 years ago

In fact, the queueing will also allow me to import repos for other countries and local orgs.