Stats By Year
stats_by_yearGet per-year Goodreads rating statistics and publication volume, ordered chronologically, with filters for language, year range, and rating/edition thresholds.
Instructions
Rating statistics and publication volume per publication year.
publish_year is the only reliable temporal field in this dataset -- use this rather than publish_month for any real time series. Always ordered chronologically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | 'editions' counts one row per edition as stored, which is what a publication-volume series usually wants. 'works' collapses editions sharing a normalised title, but note a reissue is dated to its own publish_year, so a work can still appear in several years. | editions |
| limit | No | Years to return, max 200. | |
| year_to | No | Latest publish_year, inclusive. | |
| language | No | language_normalised ISO code, e.g. 'en'. | |
| min_books | No | Minimum books a year must contribute to appear. | |
| year_from | No | Earliest publish_year, inclusive. | |
| min_ratings | No | Minimum ratings per book. Floor 1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||