-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
factor out common dataset table into a fragment, so that pathway and …
…lesson files are always in sync
- Loading branch information
Emmanuel Schanzer
committed
Sep 29, 2020
1 parent
47aba03
commit 83353ab
Showing
3 changed files
with
61 additions
and
113 deletions.
There are no files selected for viewing
57 changes: 57 additions & 0 deletions
57
lessons/ds-choosing-your-dataset/langs/en-us/fragments/dataset-table.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
[.TwoColumnDD_DT] | ||
-- | ||
U.S. Voter Turnout Rates 1986-2018:: | ||
@link{https://docs.google.com/spreadsheets/d/1wr65EkLFAIuTHpP_TWMNjFUZ-UOF-Yvo9xKpxwioegE/edit?usp=sharing, Dataset} | ||
@link{https://code.pyret.org/editor#share=1V5HJG6euqJZkXrOK1X5KrofL-qXKtTP2&v=8c4da7d, Starter File} | ||
2016 U.S. Presidential Elections:: | ||
@link{https://docs.google.com/spreadsheets/d/1WP-aE8jLa6fAWntG-qukev1nGAe3xO1RX7AMUZWOXEY/edit?usp=sharing, Dataset} | ||
@link{https://code.pyret.org/editor#program=1jhMJusTzXfRaVDwdl8u2o6st_1NgbWn3, Starter File} | ||
R.I. Schools:: | ||
@link{https://docs.google.com/spreadsheets/d/1XeeyAuF_mtpeCw2HVCKjvwW1rreNvztoQ3WeBlEaDl0/, Dataset} | ||
@link{https://code.pyret.org/editor#share=1Xu0ket-eDCeU-Uuxl82OCCGJQRW_ghWV, Starter File} | ||
Police Traffic Stops, Durham, NC, 2002-2013:: | ||
@link{https://docs.google.com/spreadsheets/d/1SruzpUa7zXLL49sOnbjs5dj6vjCmWnop1lk_Ejw8L6c/edit?usp=sharing, Dataset} | ||
@link{https://code.pyret.org/editor#share=1uq312iiygxSObuIRV-nJCFeXxvAipvpV&v=8c4da7d, Starter File} | ||
MLB Hitting Stats:: | ||
@link{https://docs.google.com/spreadsheets/d/1xjC1XZWACvQtfwHdGk_BlE2jm4aleMADHTt6PEocCjg, Dataset} | ||
@link{https://code.pyret.org/editor#share=1X80kXcexm4kriNFTJXLVr_8m2TZOvhzr, Starter File} | ||
State Demographics:: | ||
@link{https://docs.google.com/spreadsheets/d/14fRmjAiCqGNI5Zr5kGSDjMavln7ILqhSX3N3zGd8CAU/edit, Dataset} | ||
@link{https://code.pyret.org/editor#share=1IzvOGVQdhi-QMKJdl7IBpM1vGSjaV_P_, Starter File} | ||
Movies:: | ||
@link{https://docs.google.com/spreadsheets/d/1p2T_pHKQYubV5h4RC9CFH0W_z6ZMl_sBpGxhyKxglZo/edit?usp=sharing, Dataset} | ||
@link{https://code.pyret.org/editor#share=1GFXwGm9GZzTqzpDKYk5mdaBbZy4llpTC&v=8c4da7d, Starter File} | ||
Countries of the World:: | ||
@link{https://docs.google.com/spreadsheets/d/19VoYxPw0tmuSViN1qFIkyUoepjNSRsuQCe0TZZDmrZs, Dataset} | ||
@link{https://code.pyret.org/editor#share=1wEHqx0f9VOxmRUVqDjnPCECOmvPWyQdS, Starter File} | ||
U.S. Income:: | ||
@link{https://docs.google.com/spreadsheets/d/1cIxBSQebGejWK7S_Iy6cDFSIpD-60x8oG7IvrfCtHbw, Dataset} | ||
@link{https://code.pyret.org/editor#share=1qSK5KX7cfwM4c6XtJFg5gPcVp9OBSbOU, Starter File} | ||
U.S. Presidents:: | ||
@link{https://docs.google.com/spreadsheets/d/1Frt37-nBHHxvJVBKzKLRD3kbjPLhc8CYUaIlNeNWl94, Dataset} | ||
@link{https://code.pyret.org/editor#share=1prkKxnGrGJJAab7XBXTqiysRli0xFEbL, Starter File} | ||
Music:: | ||
@link{https://docs.google.com/spreadsheets/d/1Yzo8GuGhMDVNyAI5OacmKZ53xJplZbXF5FT6Lwitp0w, Dataset} | ||
@link{https://code.pyret.org/editor#share=1UIYszUXHA0gx7jmFhEitvKxqa7MDmcxO, Starter File} | ||
Summer Olympic Medals:: | ||
@link{https://docs.google.com/spreadsheets/d/1ee30kHpV35zAO5MNQKk_nXP6iym2mX-bv_cgt-8q_oo, Dataset} | ||
@link{https://code.pyret.org/editor#share=1bkI_WiWZvLlS5x3A0vx6C-m-fJonIPW4, Starter File} | ||
Winter Olympic Medals:: | ||
@link{https://docs.google.com/spreadsheets/d/1-xYW4C0IRB7cDI2K8dMyVTlsQjFmB_Z4XBsHsB-TAbs, Dataset} | ||
@link{https://code.pyret.org/editor#share=1kFV_BmSDTSAbNDdm-IFZrGdI1I6K4-aL, Starter File} | ||
Pokemon Characters:: | ||
@link{https://docs.google.com/spreadsheets/d/1S8jf4Qf94TJKGLCcTA-Fqn4YXE7dGf_PIxv5MUeUPVo, Dataset} | ||
@link{https://code.pyret.org/editor#share=1Nxhiw46EFfNhmMBvUQK0NosbFnaBCQJy, Starter File} | ||
IGN Video Game Reviews:: | ||
@link{https://docs.google.com/spreadsheets/d/1Ss221kjz2WJUsTlxK7TcnsXLPoSbnfUKv-JP8gCiGRw, Dataset} | ||
@link{https://code.pyret.org/editor#share=1IVnp6-NCuvbk1cQH6CRly_6I6-OEBOVI, Starter File} | ||
U.S. Cancer Rates:: | ||
@link{https://docs.google.com/spreadsheets/d/1deL-6Xh9WUN2fTcV95V7RLseAcplGNA6BHTnpHCMgME, Dataset} | ||
@link{https://code.pyret.org/editor#share=1qJxOMxULihXhtrIVaLPboFtYpUiLnFct, Starter File} | ||
Sodas:: | ||
@link{https://docs.google.com/spreadsheets/d/15n0dLqBWffE2JNOmYHcvavqMwvHXpy5_UyZfT3Q7pfs, Dataset} | ||
@link{https://code.pyret.org/editor#share=12AFxlJuNjmxYTUV0FWa7z3D5CHRYBXoG, Starter File} | ||
Cereals:: | ||
@link{https://docs.google.com/spreadsheets/d/1y3AoywSnyGpu-QmmEwKvW-xstZ6B9JhH5gTUx5XYTo4, Dataset} | ||
@link{https://code.pyret.org/editor#share=1syDC8qoFjO4EdqycRAfWlKMHanzrqTSH, Starter File} | ||
-- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters