Hello All, I am quite excited to announce that I have just finished the first prototype of the Quran Database! I managed to use the Quran.com API using the Requests python library to obtain each word from the Quran with its respective data available using the below loop: x = 1 n = 0 y … Continue reading Project Ramadan: 1st Prototype
Tag: python
Project Ramadan: How can Data explain the Quran?
During this holy times and with some enthusiasm for Data, I cant help but raise the question: How can Data Explain the Quran? Imagine a Dataset with four columns: Word, Verse/Aya, Soora and Juz. Basically the Quran is structured into 'Soora' which comprise 'Aya' or verse which comprise Words. Moreover, it is also divided into … Continue reading Project Ramadan: How can Data explain the Quran?
Inflation Rate in North Africa from 1860 to 2014
In continuation from my previous post on data acquired on African Economy, I was able to extract the inflation rate of North African Countries as show below Looking at the plot from 1960s onwards, we can see that all the North African countries in subject have a similar trend of inflation. Egypt and Algeria clearly … Continue reading Inflation Rate in North Africa from 1860 to 2014