dspatterns / dspatterns-book

Other
20 stars 1 forks source link

Datasets #13

Open apreshill opened 3 years ago

apreshill commented 3 years ago
rich-iannone commented 3 years ago

Thanks for compiling this list! This provides a lot of data for projects and new chapters (and adds some nice variety).

apreshill commented 3 years ago

I forgot a great one (I think) for teaching data tidying:

pivot_longer: https://raw.githubusercontent.com/apreshill/teachthat/master/pivot/pivot_longer_larger.gif

https://github.com/apreshill/teachthat/blob/master/pivot/pivot_longer.md

Will be in bakeoff, just undocumented: https://github.com/apreshill/bakeoff/blob/master/data/spice_test_wide.rda

pivot_wider: https://github.com/apreshill/teachthat/blob/master/pivot/pivot_wider.md

rich-iannone commented 3 years ago

I'm going to begin adding some of these datasets to the package. I'll update this message with the ones that have been added in.

apreshill commented 3 years ago

Adding one more:

data:

https://github.com/Bowserinator/Periodic-Table-JSON/blob/master/PeriodicTableJSON.json

Walk through:

https://saylordotorg.github.io/text_general-chemistry-principles-patterns-and-applications-v1.0/s11-01-the-history-of-the-periodic-ta.html

Plot: https://en.wikipedia.org/wiki/Ionization_energy

First Ionization Energy.svg Could be great for table + plot