Thank you for the compliments, but the truth is that this is my first website.
I created the entire project using Python. In fact, this is my first project with Python. My previous ones were done in R
(check the about page for more information).
- 1. Get the data from open-source sites (such as Wikipedia, etc.).
- 2. Manipulate the data (using libraries like geo-chart maps – thank you, Google! –, numpy, pandas, etc.).
- 3. Create a website to display the data (using Flask, SQL Alchemy, GetBootstrap – thank you, too! – etc.).