Mega millions hub
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
GitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
This project charts the frequency with which Mega Millions numbers are picked.
This uses New York state’s open dataset at https://data.ny.gov/Government-Finance/Lottery-Mega-Millions-Winning-Numbers-Beginning-20/5xaw-6ayf to grab the winning Mega Millions numbers since Oct. 19, 2013, when it began using 75 numbers. Then it uses D3 to graph the number counts.
Simply start up rails server and navigate to the root directory to see the graph.
About
Charting the frequency with which Mega Millions numbers are picked.
Charting the frequency with which Mega Millions numbers are picked. – HongQiGong/megamillions