# astroquery: An Astronomical Web-Querying Package in Python

**Authors:** Adam Ginsburg, Brigitta M. Sip\H{o}cz, C. E. Brasseur, Philip S., Cowperthwaite, Matthew W. Craig, Christoph Deil, James Guillochon, Giannina, Guzman, Simon Liedtke, Pey Lian Lim, Kelly E. Lockhart, Michael Mommert,, Brett M. Morris, Henrik Norman, Madhura Parikh, Magnus V. Persson, Thomas P., Robitaille, Juan-Carlos Segovia, Leo P. Singer, Erik J. Tollerud, Miguel de, Val-Borro, Ivan Valtchanov, Julien Woillez, and the Astroquery collaboration

arXiv: 1901.04520 · 2019-02-13

## TL;DR

astroquery is a Python package that simplifies accessing astronomical data from web-based databases, enabling reproducible workflows and easy transition from web to command-line data retrieval.

## Contribution

It introduces a Python toolkit that interfaces with various astronomical data services, closely mimicking web interfaces for seamless data access and reproducibility.

## Key findings

- Supports multiple astronomical data services
- Facilitates reproducible data workflows
- Has active community contributions

## Abstract

astroquery is a collection of tools for requesting data from databases hosted on remote servers with interfaces exposed on the internet, including those with web pages but without formal application program interfaces (APIs). These tools are built on the Python requests package, which is used to make HTTP requests, and astropy, which provides most of the data parsing functionality. astroquery modules generally attempt to replicate the web page interface provided by a given service as closely as possible, making the transition from browser-based to command-line interaction easy. astroquery has received significant contributions from throughout the astronomical community, including several significant contributions from telescope archives. astroquery enables the creation of fully reproducible workflows from data acquisition through publication. This paper describes the philosophy, basic structure, and development model of the astroquery package. The complete documentation for astroquery can be found at http://astroquery.readthedocs.io/.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.04520/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1901.04520/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1901.04520/full.md

---
Source: https://tomesphere.com/paper/1901.04520