Skip to content

diogo-webber/dataside-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataside - Code Challenge

Dataside Technical Evaluation - Python, SQL and Apache Spark

Challenge Instructions: Google Colab [PT-BR]


What this Jupyter Notebook does?

  • Query municipalities in Vale do Paraíba, a micro-region of Brazil, through the IBGE API [PT-BR].
  • And then, query weather data through Open Wather API for each of these cities.
  • Generate two CSV files with weather forecasts for the next 5 days for all the cities.

What I've learned?

  • It increased my experience with SQL.
  • First contact with PySpark and exploration of Pandas features.
  • I learned a little about how to use jupyter notebooks.
  • Improvement of my knowledge in calling APIs.

About

Dataside Challenge - Python, SQL and Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published