I analyzed the CIA factbook Data Using SQL and had some interesting findings.
Kindly check out my project and send feedback on how I can make it better.
Thank you.
Guided Project Analyzing CIA Factbook Data Using SQL.ipynb (57.6 KB)
Click here to view the jupyter notebook file in a new tab
1 Like
Hello @abdullahimadabo,
Nice work completing the project and thank you for sharing it.
It’s very well done. The important sections and subheadings are all in place; you explained the data set and the columns involved; and you also explained each of your findings. I especially like that you look for evidence outside of the data set to corroborate your findings. It’s also great that you took a step further by doing more analysis which are not guided by Dataquest.
The only thing I can suggest is to review the “Countries with the Fastest Rising Population”. You probably need to take migration rate into account on top of births and deaths.
Honestly, I can’t find anything else to comment and someone else with a keener eye than me can probably give you a better review.
Keep up the good work. Cheers.
2 Likes
Thank you for the feedback.
I will review the section as you advised.
1 Like