Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:07:30.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:35:51.660Z (about 2 months ago)
- Topics: amatuer-radio, amsat, csv, ham-radio, python, satellites, space
- Language: Python
- Homepage:
- Size: 7.01 MB
- Stars: 28
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
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)