catalog_tables: declaration250, signers
This data as json
| database_name | table_name | rootpage | sql |
|---|---|---|---|
| declaration250 | signers | 17 | CREATE TABLE signers( seq integer primary key, name text, state text, birth_year integer, age_at_signing integer, birthplace text, education text, occupation text) |