Skip to content

drhagen/xkcd11th

Repository files navigation

The Missing 11th of the Month

This is the code behind a blog post detailing why the 11th of the month (January 11th, February 11th, etc.) appears less often than other days of the month as pondered in an xkcd comic.

Dependencies

Usage

Run summarize_data.py to produce the graphs found in the blog post.

If you do not trust the associated .csv files or simply want to see how the data is fetched from the database, check out fetch_and_save.py. Note that you cannot run this entire file at once or Google will cut your IP address off for a while.

License

All code is made available under the MIT license. See license.txt.

The getngrams.py file comes from Matt Nicklay and is also available under an MIT license. See license_getngrams.txt.

About

Why the 11th appears less often than other days of the month

Resources

License

MIT, MIT licenses found

Licenses found

MIT
license.txt
MIT
license_getngrams.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages