How to Use the Data Library¶
Sell It¶
The Data Library lets you discover curated datasets maintained by ESIIL, saving time on searching and cleaning data. Each entry includes context and code snippets so you can load the data immediately.
Show It¶
Each dataset page includes rich metadata and code snippets for R or Python to load the data directly. You can preview files and see how others have used the dataset.
Do It¶
- Navigate to the site. Go to the Data Library.
- Browse or search. Look for a dataset that matches your project goals.
- Open the dataset page. Read the description and preview any available files.
- Copy the code snippet. Use the R or Python snippet to download the data into your environment.
- Explore the data. Follow the example usage or start your own analysis.
Review It¶
Check that the dataset loads correctly in your session and note any questions or improvements to share with the community. Bookmark the dataset page and cite it in your work to give credit to the data providers.