Cincinnati & Hamilton County Public Library × Nativity School — Lighting the Way CHIMPY-READER

home / reading_lists

Lists directory

Custom SQL query returning 3 rows (hide)

select list_name, curator, source_kind, source_detail,
       n_entries, n_confident, n_adjudicated, n_review, n_gap, pct_owned
from dim_list
order by pct_owned desc nulls last, list_name

Edit SQL

This data as json, CSV

list_namecuratorsource_kindsource_detailn_entriesn_confidentn_adjudicatedn_reviewn_gappct_owned
Newbery Medal       104 24 80 0 0 1.0
Sample Newbery Starter reading-lists demo manual hand-authored sample shipped with the tenant 3 1 2 0 0 1.0
Newbery Honor       70 9 53 0 8 0.8857142857142857
Powered by Datasette · Queries took 0.543ms