Skip to contents

Library of datasets relevant to India available as easy one-line downloads within RStudio. Focusing on datasets that can be used teach cleaning and basic visualizations.

Installation

You can install the released version of desidata from CRAN with:

install.packages("desidata")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("thedivtagguy/desidata")

v 0.1.0 Roadmap

  1. Organized categories

  2. Handle Github API limits

  3. Function to list categories

  4. Shiny app to select within categories

  5. Thumbnails for shiny app listings

  6. Function to download dataset, with optional clean/raw version

  7. 15-20 datasets

  8. README files for each dataset with source details and suggested workflows.

  9. License information for each dataset.

Contributions

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

To suggest datasets, please create an Issue and use the dataset label. To contribute to the code, submit a PR. To suggest something, create an issue with the enhancement label.

License

Code is distributed under the GNU General Public License. For datasets, I will try to curate from the most permissive sources and describe license details in each individual README.

Contact

Aman Bhargava - thedivtagguy - amanbhargava2001[@]gmail