Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data available in structured format. #3

Open
stil4m opened this issue May 3, 2017 · 1 comment
Open

Data available in structured format. #3

stil4m opened this issue May 3, 2017 · 1 comment

Comments

@stil4m
Copy link

stil4m commented May 3, 2017

I've been looking at http://elm-skimmer.com/ and I was wondering if the data for the site is available in a structured format as JSON or XML?

If so, where can I find it, and if not, would it be much work to make this available?

@mdgriffith
Copy link
Owner

Hello!

So, I don't quite have the time to make it so that the data is available. I might be able to circle back once I get some time though.

However! It should be easy to run the data retrieval script and it'll grab all the data.

You just need to:
* get github api credentials. Put them in a json file at /data/credentials/github.json with a client_id field and a client_secret field.
* cd into the data dir and run python get_elm_data.py. I believe the only python dependency it needs is the requests lib. Once it's finished, the data should then be in data/metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants