A T L A S Lottery Atlas

Free US Lottery Results Dataset

Every winning number, jackpot and cash value we track — Powerball, Mega Millions and 304 more US lottery games — as clean, machine-readable CSV. Free for any use with attribution (CC BY 4.0).

306
Games
36,007
Draw results
Feb 2026
Earliest draw
~5 min
Update lag after each draw

Featured downloads

Powerball

54 draws · Wed, Apr 1, 2026 → Sat, Aug 1, 2026
⬇ Download CSV

Mega Millions

33 draws · Fri, Apr 10, 2026 → Fri, Jul 31, 2026
⬇ Download CSV

Each CSV has one row per drawing: draw_date, draw_time_local, timezone, winning_numbers, extra_numbers, jackpot_advertised, jackpot_advertised_usd, cash_value, cash_value_usd, draw_page_url. Numbers are space-separated in draw order; the _usd columns are plain integers for painless parsing.

Use it in one line

Python / pandas

import pandas as pd
df = pd.read_csv("https://lotteryatlas.com/data/powerball.csv")

Google Sheets

=IMPORTDATA("https://lotteryatlas.com/data/mega-millions.csv")

curl

curl -LO https://lotteryatlas.com/data/powerball.csv

Downloads are CORS-enabled (Access-Control-Allow-Origin: *), so fetch() works from any web app or notebook. URLs are stable — link them directly rather than re-hosting, and you'll always serve current data.

License & attribution

The dataset is licensed CC BY 4.0 — free for research, journalism, apps and commercial use. Attribution means a visible credit with a link, e.g.:

Data: Lottery Atlas (lotteryatlas.com) — CC BY 4.0

Results are fetched within minutes of each official drawing and reconciled against the state lottery within 24 hours — see our methodology and editorial standards. Winning numbers are facts and not copyrightable; the license covers this compiled, cleaned dataset. Always verify against the official lottery before acting on a result. Spotted an error? Tell us and we'll fix the source data for everyone.

All 306 games

Every game below links its CSV download and its results page. Draw counts grow with every drawing.

National & multi-state games

Arkansas (AR)

Arizona (AZ)

California (CA)

Colorado (CO)

Connecticut (CT)

District of Columbia (DC)

Delaware (DE)

Iowa (IA)

Idaho (ID)

Illinois (IL)

Kansas (KS)

Kentucky (KY)

Louisiana (LA)

Massachusetts (MA)

Maryland (MD)

Maine (ME)

Michigan (MI)

Minnesota (MN)

Mississippi (MS)

Montana (MT)

North Carolina (NC)

Nebraska (NE)

New Hampshire (NH)

New Jersey (NJ)

New Mexico (NM)

New York (NY)

Ohio (OH)

Oklahoma (OK)

Pennsylvania (PA)

Puerto Rico (PR)

Rhode Island (RI)

South Carolina (SC)

South Dakota (SD)

Tennessee (TN)

Virginia (VA)

Vermont (VT)

Washington (WA)

Wisconsin (WI)

West Virginia (WV)

Wyoming (WY)

Editorially independent. Not affiliated with any state lottery, MUSL, courier app, or ticket vendor.
📊 Verified results. Winning numbers fetched within minutes of each official posting and reconciled against the state lottery within 24 hours.
📜 Published standards. Read our editorial standards & corrections policy and data methodology.
📧 Spotted an error? Email hello@lotteryatlas.com — verified corrections published within 24 hours.