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

R interface to anthropology database D-Place #36

Closed
matthewgthomas opened this issue Mar 4, 2017 · 6 comments
Closed

R interface to anthropology database D-Place #36

matthewgthomas opened this issue Mar 4, 2017 · 6 comments

Comments

@matthewgthomas
Copy link

D-Place is an open online database of places, languages, cultures/societies and environments. The idea is to create an R interface for querying this database so researchers and others can fit statistical models / visualise the data (or whatever else they'd like to do). I reckon there are two potential routes:

  1. Take advantage of D-Place's RESTful API, similar to the europepmc R package
  2. Write a workflow for people to download the data (which is in its own repository) and do relevant pre-processing (D-Place's loading script is here) so they have their own local copy
@Daniel-Mietchen
Copy link
Collaborator

@matthewgthomas Do you want to give a pitch on this? If so, would be good if you could record a video/webcast of yourself explaining the matter, and upload that to YouTube or so. If that sounds too complicated, we can try to set up a Hangout or such. Ping @JosephMcArthur if you need help with that.

@matthewgthomas
Copy link
Author

I've uploaded a short webcast pitch here: https://youtu.be/UMR7N193uM8 (will also Twit the link)

@matthewgthomas
Copy link
Author

I managed to put together a bare-bones R package: https://github.com/matthewgthomas/rdplace
Only one function at the moment, but more to come...

@Daniel-Mietchen
Copy link
Collaborator

Great!

@npscience
Copy link
Contributor

@matthewgthomas Hiya, we're closing issues right now, because it's the end of the event. Great to see your work so far! We'd love it if you continue to post in here or at least link to any ongoing work.

@matthewgthomas
Copy link
Author

@npscience Hi, I've been doing a bit more work on this package: https://github.com/matthewgthomas/dplacer

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

No branches or pull requests

4 participants