Skip to content

Interactive demo / dataviz of every text message I've received since September 2022.

License

Notifications You must be signed in to change notification settings

scottleechua/spam-of-the-times

Repository files navigation

Screenshot of a chart entitled 'spam of the times' showing the count of spam texts received per day betwen September 2022 and February 2024

Interactive demo / dataviz for my public dataset spam-and-marketing-sms, which contains every text message I've received since September 2022.

Tech stack

Local development

Requires Make and Poetry 2.1 or higher. Run:

  • make init to install dependencies and pre-commit hooks
  • make dev to run the web app locally

Acknowledgements

Thanks to Xiu Ting Foong for the website name!

Contribute

For bug reports or features, please open an issue before making a pull request.

License

This repo, excluding website content, is made available under the MIT License, where website content is defined as

  • the prose writing in app.py, e.g., text in <p>, <ol>, and <a> elements; and
  • this README.

In the event I add to this website, I may update this definition to include some elements contained in the update.

Website content © 2024 Scott Lee Chua, all rights reserved.