• GitHub
  • --> -->
    2024

    Lotto Max Database
    2010 to April 2024

    POWER BI Dashboard

    Used Python - BeautifulSoup library to Webscrape the Lottery website to create a database of winning numbers from 2010 to April 2024

    Even though the numbers are randomly picked, I wanted to see if there was a slight corelation between the numbers selected as well to see the most commonly occuring numbers over the past 14 years.

    While I did not find any co relations between the numbers, when I tried selecting the numbers randomly from the most commonly occuring numbers while purchaing a ticket, I noticed atleast 2 of the 7 numbers I pciked get called out, thereby increasing my probability chances to some extent.
    The project helped me understand webscrapping a website to an extent.

    Code is displayed in my github profile, which is dynamic and by changing just a variable , I will be able to obtain the dataset of winnning numbers since 1980.

    Open Power BI Interactive Dashboard


    Webscrapping Code - github

    -->