Open data
The portfolio, machine readable.
Every home on this site is stored as a Residential Open Data document and served exactly as stored. No key, no registration, no rate limit worth mentioning.
Endpoints
Where to fetch it.
| Document | Path | Last observed |
|---|---|---|
| Portfolio index and entity graph | /rod/index.json | n/a |
| Flat 2, 20-22 Central Parade | /rod/central-parade-flat-2.json | 22 August 2026 |
| Yew Tree Cottage | /rod/yew-tree-cottage.json | 22 August 2026 |
| Flat 5, 103 King Charles Road | /rod/103-king-charles-road-flat-5.json | 22 August 2026 |
| 7 Ellswood Court, Lovelace Road | /rod/7-ellswood-court.json | 22 August 2026 |
| 6 Whitehound | /rod/6-whitehound.json | 22 August 2026 |
Try it
curl -s https://properties.greensted.com/rod/index.json | jq '.listings[].slug'
curl -s https://properties.greensted.com/rod/central-parade-flat-2.json | jq '.revisions'Provenance
Where each figure comes from.
ROD carries the source on every value rather than flattening a record into one anonymous blob. Three sources feed this portfolio, and each document names the ones behind it.
| Source | What it supplies | Kind |
|---|---|---|
src_greensted_portfolio | Greensted Properties portfolio record | operator feed |
src_gb_epc | Energy Performance of Buildings Register, England and Wales | official register |
src_gb_companies_house | Companies House | official register |
src_timruss | Tim Russ & Co listing, via the Internet Archive | portal |
Every floor area and energy rating here is the figure on the property's own EPC, and each listing carries the certificate's reference number under the gb-epc-rrn scheme with a link straight to it. Rents come from us, labelled as coming from us. You do not have to take either on trust.
Conformance
What you are getting.
Documents are stamped rod-version 2.0 and declare conformance to the UK national profile, https://w3id.org/rod/profiles/rod-uk/2.0. That means every unit-scope listing carries an EPC under the uk-epc scheme, rents are quoted on a period the profile allows and deposits carry the statutory cap note.
Listings are append-only. A revision is never edited or removed, and the live one is named in current rather than implied by sort order, so a reader never has to guess which figure is in force. When we cut a rent, the old rent stays in the document.
Ids are stable. listing-id, property-id and building-id will not be reissued or repointed at something else, so it is safe to key your own records off them.
The specification is CC0. The data here is offered under ODC-BY 1.0: use it for anything, credit Greensted Properties as the source.
At a glance
- Standard
- ROD 2.0
- Profile
- rod-uk
- Format
- JSON-LD
- Documents
- 5
- Auth
- None
- CORS
- Open
Validate it
Do not take our word for conformance. Run these documents through the standard's own free validator.
rod-validate