Create a GitHub repository to store your codes of assignment 2.1 and 2.2. Use your group project repository for 2.3.
dataRetrieval
metajam
Finish the exercise we started during the lab session to use metajam
to download the Alaskan household languages data from DataONE:
For rappel:
The data: https://doi.org/10.5063/F1N58JPP
household_language.csv
using metajamFor inspiration Here is the code sample we started during the lab: https://brunj7.github.io/EDS-213-metadata/codes/metajam_session.html
Push all your codes to a GitHub repository and add me (brunj7
) as a collaborator to your repository.
As your group project team:
Based and what we discussed this week, find an API that you could use to retrieve data you are using in your group project.
In your Group project repository, write a script to retrieve the data relying on this API. Don’t forget to capture any information about how you found the data as well as any metadata in the Rmarkdown / jupyter notebook so an external user can understand the data set(s) and track their source / data provider.
Wed 10/13/2021 at 12PM (Noon)