/DQ-projects

Exploratory data analysis challenges from Dataquest.io

Primary LanguageJupyter Notebook

GitHub Issues Forks GitHub Stars Contributors

Dataquest.io - Data Analysis Projects

This repository contains different data analysis solutions to challenges issued by Dataquest.io.

Structure

Here is a list of the projects contained in this repository:

  • Analyzing-Employee-Exit-Surveys: Analysis of exit surveys from employees of the Department of Education, Training and Employment (DETE) and the Technical and Further Education (TAFE) institute in Queensland, Australia.

  • Analyzing-NYC-High-School-Data: Analysis of New York City's data on student SAT scores by high school, along with additional demographic data sets.

  • Earnings-Based-on-College-Majors: Analysis of a dataset on job outcomes of students who graduated from college between 2010 and 2012. The original data on job outcomes was released by American Community Survey, which conducts surveys and aggregates the data. FiveThirtyEight cleaned the dataset and released it on their Github repo.

  • Exploring-Ebay-Car-Sales-Data: Analysis of a dataset of used cars from eBay Kleinanzeigen, a classifieds section of the German eBay website.

  • Hacker-News-Posts-Analysis: Analysis of a dataset of submissions to popular technology site Hacker News.

  • Popular-Apps-Project: Finding out what different kinds of apps are likely to attract more users on Google Play and the App Store.

  • Star-Wars-Survey: Analysis of Star Wars survey results conducted by FiveThirtyEight.

Contributing

Contributions are what make the open source community a great place to learn, inspire, and create. Any contributions you make are really helpful!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingContribution)
  3. Commit your Changes (git commit -m 'Add some AmazingContribution')
  4. Push to the Branch (git push origin feature/AmazingContribution)
  5. Open a Pull Request

Reporting Issues

Does something seem off? Make sure to report it.