https://github.com/pirtleshell/laniakean_data_tools
Tools for collecting and managing Laniakean.com data
https://github.com/pirtleshell/laniakean_data_tools
Last synced: about 1 year ago
JSON representation
Tools for collecting and managing Laniakean.com data
- Host: GitHub
- URL: https://github.com/pirtleshell/laniakean_data_tools
- Owner: pirtleshell
- License: mit
- Created: 2017-01-04T21:34:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T21:59:01.000Z (over 9 years ago)
- Last Synced: 2025-03-29T15:47:16.116Z (over 1 year ago)
- Language: Python
- Homepage: https://laniakean.com
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# laniakean_data_tools
> Various tools I've written and used to collect data for [Laniakean.com](https://laniakean.com)
More for me to keep track and backup these tools. They mostly parse and collect data from the web and insert them into an sqlite database. Some of the functions were written and run once, others are for easy data manipulation scripting. Explore the API I'm writing for the data in the [API docs](https://laniakean.com/api). Or just [learn about Laniakea](https://laniakean.com/what-is-laniakea)!
## Data Sources
Data currently collected from the following sources:
* CosmicFlows-3 in the [Extragalactic Distance Database](http://edd.ifa.hawaii.edu/dfirst.php)
* [SIMBAD](http://simbad.u-strasbg.fr/simbad/)
## License
This is by [Robert Pirtle](https://pirtle.xyz). The license is [MIT](http://choosealicense.com/licenses/mit/).