Hi, would love to have a feedback on my first SQL guided project, in terms of the storytelling and the queries. Thank you
Guided Project Analyzing CIA Factbook Data Using SQL.ipynb (33.2 KB)
Click here to view the jupyter notebook file in a new tab
Hi, would love to have a feedback on my first SQL guided project, in terms of the storytelling and the queries. Thank you
Guided Project Analyzing CIA Factbook Data Using SQL.ipynb (33.2 KB)
Click here to view the jupyter notebook file in a new tab
Nicely done!
For the ‘which country will add the most people to their population next year?’ The question asked the growth rate by number (rather than growth rate by percentage). We will got different result.
Keep learning!