| Complete household [2143] ( Mission Road, Diss ) |
| ID | Name | No. | Role | Age | Occupation |
| 18943 | FROST John | 1 | Head | 47 | Blacksmith in iron foundry |
| 18944 | FROST Selina | 2 | Wife | 49 | - |
| 18945 | FROST Alex George | 3 | Son | 18 | Farm labourer |
| 18946 | FROST Blanche Elizabeth | 4 | Daughter | 16 | Domestic |
| 18947 | FROST Harry Edward | 5 | Son | 12 | Scholar |
| 18948 | FROST John Wiliam | 6 | Son | 7 | Scholar |
SQL: SELECT * FROM Complete WHERE (EventType = 'Census') AND (ParishCode = 'DISS') AND (EventYear = 1911) AND (Temp1 = 2143) ORDER BY Temp2 |