{"database": "demo", "table": "species", "is_view": false, "human_description_en": "", "rows": [[1, "Red Fox", "Forest", 5], [2, "Bottlenose Dolphin", "Ocean", 20], [3, "Komodo Dragon", "Tropical Island", 30], [4, "Arctic Tern", "Polar", 15], [5, "Giant Panda", "Bamboo Forest", 20]], "truncated": false, "filtered_table_rows_count": 5, "expanded_columns": [], "expandable_columns": [], "columns": ["id", "name", "habitat", "avg_lifespan_years"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, name, habitat, avg_lifespan_years from species order by id limit 101", "params": {}}, "facet_results": {}, "suggested_facets": [{"name": "avg_lifespan_years", "toggle_url": "http://tags-datasette.fly.dev/demo/species.json?_facet=avg_lifespan_years"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.274608000000683}