https://github.com/palewire/amateur-satellite-database
The amateur satellites in space
https://github.com/palewire/amateur-satellite-database
amatuer-radio amsat csv ham-radio python satellites space
Last synced: over 1 year ago
JSON representation
The amateur satellites in space
- Host: GitHub
- URL: https://github.com/palewire/amateur-satellite-database
- Owner: palewire
- License: mit
- Created: 2022-10-15T14:34:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T00:24:10.000Z (over 1 year ago)
- Last Synced: 2025-04-10T01:27:28.551Z (over 1 year ago)
- Topics: amatuer-radio, amsat, csv, ham-radio, python, satellites, space
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 31
- Watchers: 3
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
The amateur satellites in space. A machine-readable mirror of [JE9PEL's website](http://www.ne.jp/asahi/hamradio/je9pel/satslist.htm) and the [SatNOGS](https://db.satnogs.org/satellites/) database.
## Features
- 🪞 Mirrors existing sources
- ⛓️ Link datasets
- ♻️ Converts to alternative formats
- 🧹 Cleans minor flaws
- 🔪 Offers alternative slices
## Files
Files are automatically updated via [GitHub Action](https://github.com/palewire/amateur-satellite-database/actions) and published in the `data` directory.
File | URL
:--- | :--
AMSAT All frequencies | [amsat-all-frequencies.csv](https://raw.githubusercontent.com/palewire/amateur-satellite-database/main/data/amsat-all-frequencies.csv), [amsat-all-frequencies.json](https://raw.githubusercontent.com/palewire/ham-satellite-database/main/data/amsat-all-frequencies.json)
AMSAT Active frequencies | [amsat-active-frequencies.csv](https://raw.githubusercontent.com/palewire/amateur-satellite-database/main/data/amsat-active-frequencies.csv), [amsat-active-frequencies.json](https://raw.githubusercontent.com/palewire/ham-satellite-database/main/data/amsat-active-frequencies.json)
SatNOGS | [satnogs.csv](https://raw.githubusercontent.com/palewire/amateur-satellite-database/main/data/satnogs.csv), [satnogs.json](https://raw.githubusercontent.com/palewire/ham-satellite-database/main/data/satnogs.json)