goPowerball

command module
v0.0.0-...-ba78a24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2023 License: Unlicense Imports: 12 Imported by: 0

README

goPowerball

Web scrapper to scrap all the Powerball winning numbers including the date, multiplier, powerball and individual digits saved to local sqlite database file.

Instructions

Create database file by executing sqlite3 and then .read generate.sql. This will create the database file batch.sqlite3 in the current directory. Then run the scrapper by executing go run main.go to start the scrapper.

Powerball Rules

  • 5 White Balls between 1-69
  • 1 Red Powerball between 1-26

Drawings are held every Monday, Wednesday and Saturday at 10:59 PM EST in Tallahassee, Florida.

Database Schema

All metorology data is in is in imperial units and from 23:00 hours of the day of the drawing.

Update

Added sqlite database to store all data to make query easier. Also added meterology data points including temperature, humidity, dewpoint, abusolute pressure and moonphase.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL