https://github.com/wolframresearch/data-curation-training
https://github.com/wolframresearch/data-curation-training
companion data-curation livecoding training training-materials
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wolframresearch/data-curation-training
- Owner: WolframResearch
- License: other
- Created: 2017-06-21T01:23:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T02:41:45.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T17:49:34.115Z (7 months ago)
- Topics: companion, data-curation, livecoding, training, training-materials
- Language: Mathematica
- Size: 3.61 MB
- Stars: 13
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: COPYING.md
Awesome Lists containing this project
README
# Data Curation for the Wolfram Data Repository
This repository contains notebooks and other resources corresponding to a series of Twitch live coding sessions designed to teach the fundamentals of curating data in the Wolfram Language and preparing it for submission and publication in the Wolfram Data Repository.
### Contents
#### Becoming a Certified Data Curator, Part 1
* Watch and interact with a Wolfram|Alpha data scientist as he demonstrates how to curate several datasets using the Wolfram Language.
* Screencast - [twitch.tv](https://www.twitch.tv/videos/153602347)
* Notebooks and other resources - [Part1](Part1)#### Becoming a Certified Data Curator, Part 2
* Topics covered: scraping HTML, clustering data, dealing with (somewhat) messy data
* Screencast - [twitch.tv](https://www.twitch.tv/videos/155323516)
* Notebooks and other resources - [Part2](Part2)#### Becoming a Certified Data Curator, Part 3
* Topics covered: scraping XML & JSON, avoiding common errors
* Screencast - [twitch.tv](https://www.twitch.tv/videos/158655086)
* Notebooks and other resources - [Part3](Part3)### More information:
* Wolfram Data Repository - [datarepository.wolframcloud.com](http://datarepository.wolframcloud.com/)
* Stephen Wolfram's launch announcement - [blog.wolfram.com](http://blog.wolfram.com/2017/04/20/launching-the-wolfram-data-repository-data-publishing-that-really-works/)
* License covering these materials - [COPYING.md](COPYING.md)