dimitrov.im/Sci-Fi Awards

explorer / about

About This Project

Methodology, data sources, and limitations

What This Is

This site is an interactive data visualization exploring trends in the Hugo Award for Best Novel (since 1953) and the Nebula Award for Best Novel (since 1966). It covers every winner and nominee across the complete history of both awards, analyzing how they've changed over time across multiple dimensions: author gender, subgenres, themes, series vs. standalone works, debut vs. established authors, repeat winners, film/TV adaptations, and the Sad/Rabid Puppies controversy of 2013-2017.

Data Sources

The core nominee/winner data was assembled from:

  • Wikipedia — Hugo Award for Best Novel and Nebula Award for Best Novel tables (Creative Commons licensed)
  • calibre-award-tagger — A canonical CSV dataset of SF/F award winners and nominees maintained on GitHub
  • ISFDB — The Internet Speculative Fiction Database, for bibliographic data, series information, and publication histories
  • Wikidata — Structured data for author gender and nationality

Adaptation data was sourced from individual Wikipedia pages for each novel.

Subgenre & Theme Classification

Each book was classified with 1-2 subgenre tags and 2-3 theme tags. Classifications were generated using Claude AI based on book descriptions from Wikipedia and Goodreads, then reviewed for accuracy.

The subgenre taxonomy uses 14 categories (Hard SF, Space Opera, Cyberpunk, Dystopian, Social SF, Post-Apocalyptic, Military SF, Time Travel, First Contact, Alternate History, Near-Future, Far-Future, Science Fantasy, Generation Ship). The theme taxonomy uses 17 categories covering major SF concerns from AI to ecology to colonialism.

These classifications are inherently subjective. Many books could reasonably be tagged differently. When in doubt, the more specific label was preferred (e.g., "first-contact" over "hard-sf" when both fit), and "social-sf" serves as the catch- all for literary SF that doesn't fit other categories.

What's Excluded

  • Retro-Hugos are excluded. These were awarded retroactively, sometimes decades later, and would distort the timeline of what was actually recognized in its era.
  • "No Award" results from 2015 (during the Puppies controversy) are noted in annotations but not included as data rows. Best Novel did have a winner that year (The Three-Body Problem).
  • The Hugo Award was not given in 1954 or 1957. Those years are simply absent from the timeline.

Known Limitations

  • Gender is recorded as male/female/non-binary based on publicly available information. This binary-leaning categorization doesn't capture the full spectrum of gender identity.
  • Author novel number (debut vs. established) is approximate for some authors, especially those with extensive bibliographies or who published under pseudonyms.
  • Adaptation data only includes released productions, not those in development. Some adaptations listed as "in development" at time of data collection may have since been released or cancelled.
  • Co-authored works create some counting ambiguity — they appear once per author in the source data, so the same book may be listed multiple times.
  • The Nebula Award year can refer to either the publication year or the ceremony year, depending on the source. We use the award/ceremony year consistently.

Download the Data

The complete dataset is available as a JSON file. It includes all 748 entries with full metadata — subgenres, themes, gender, nationality, series info, adaptation data, and more.

Download awards-data.json

Credits

Built with Next.js, Recharts, D3.js, and Tailwind CSS. Data processing and subgenre/theme classification assisted by Claude AI.

The Hugo Award is a service mark of the World Science Fiction Society. The Nebula Award is given by the Science Fiction and Fantasy Writers Association (SFWA). This site is an independent fan project and is not affiliated with either organization.