cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Allow returning minimal version of Hubble "all data" #134

Closed Carifio24 closed 2 weeks ago

Carifio24 commented 2 weeks ago

This PR allows specifying, via a minimal query parameter, that we only want the values from the /all-data endpoint that are essential for the graphs using in the Hubble data story. As of the time of writing, this reduces the payload size to ~27% of the full data. This addresses the points currently outlined in #133.