Cinemas - New Zealand - OSM data
This dataset geolocates cinemas in New Zealand. It is based on OpenStreetMap data, which is then compiled and processed by Opendatasoft. It is updated weekly to retrieve the most recent OpenStreetMap elements. Fields prefixed with 'meta_' are additional information produced by ODS. These include...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (21 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 98.5% | name | text | Name of the cinema |
| 26.9% | marqueBrand | text | — |
| 10.8% | opening_hoursOpening hours | text | — |
| 16.2% | nb_screensNumber of Screens | int | — |
| 0.8% | capacity | int | — |
| 10% | wheelchairWheelchair Access | text | Accessibility for people with reduced mobility (yes/no) |
| 0.8% | cinema3d3D Cinema | text | Are there rooms to show 3D (yes/no)? |
| 0% | open_airOpen air | text | Open-air cinema (yes/no)? |
| 0.8% | drive_inDrive in | text | Is it a drive-in (yes/no)? |
| 0% | acoustic | text | — |
| — | website | text | — |
| — | phone | text | — |
| — | facebookFacebook Page | text | — |
| — | wikidata | text | Wikidata entity of the brand |
| — | meta_geo_pointOSM Point | geo_point_2d | OSM entity geolocation |
| — | meta_osm_idOSM Id | text | OSM entity identifier |
| — | meta_osm_urlOSM URL | text | OSM entity URL |
| — | meta_first_updateOSM Creation date | datetime | OSM entity creation date |
| — | meta_last_updateOSM Last update | date | OSM entity update date |
| — | meta_versions_numberOSM Versions | int | Number of versions for the OSM entity |
| 100% | meta_users_numberOSM Contributors | int | Number of OSM contributors |
Schema captured from opendatasoft 1 hour ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1name: Capitol Cinema · phone: —
{
"name": "Capitol Cinema",
"phone": null,
"marque": null,
"website": "https://thecapitol.co.nz",
"acoustic": null,
"capacity": null,
"cinema3d": null,
"drive_in": null,
"facebook": null,
"open_air": null,
"wikidata": "Q77293822",
"nb_screens": null,
"wheelchair": null,
"meta_osm_id": "307366424",
"meta_osm_url": "https://www.openstreetmap.org/way/307366424",
"opening_hours": null,
"meta_geo_point": {
"lat": -36.887910625749,
"lon": 174.74746257804
},
"meta_last_update": "2026-04-03",
"meta_first_update": "2022-06-14T03:15:30+00:00",
"meta_users_number": 4,
"meta_versions_number": 4
}Record 2name: Lido Cinema · phone: —
{
"name": "Lido Cinema",
"phone": null,
"marque": null,
"website": null,
"acoustic": null,
"capacity": null,
"cinema3d": null,
"drive_in": null,
"facebook": null,
"open_air": null,
"wikidata": "Q37178075",
"nb_screens": null,
"wheelchair": null,
"meta_osm_id": "334821121",
"meta_osm_url": "https://www.openstreetmap.org/way/334821121",
"opening_hours": null,
"meta_geo_point": {
"lat": -36.8928401222477,
"lon": 174.774223958781
},
"meta_last_update": "2025-11-14",
"meta_first_update": "2025-11-14T07:47:20+00:00",
"meta_users_number": 1,
"meta_versions_number": 1
}Record 3name: Silky Otter Cinemas · phone: —
{
"name": "Silky Otter Cinemas",
"phone": null,
"marque": null,
"website": null,
"acoustic": null,
"capacity": null,
"cinema3d": null,
"drive_in": null,
"facebook": null,
"open_air": null,
"wikidata": null,
"nb_screens": null,
"wheelchair": null,
"meta_osm_id": "368386976",
"meta_osm_url": "https://www.openstreetmap.org/way/368386976",
"opening_hours": null,
"meta_geo_point": {
"lat": -40.3535332388484,
"lon": 175.615888933505
},
"meta_last_update": "2025-06-23",
"meta_first_update": "2025-06-23T06:30:48+00:00",
"meta_users_number": 1,
"meta_versions_number": 1
}Record 4name: Regent Cinema · phone: +64 3 307 1230
{
"name": "Regent Cinema",
"phone": "+64 3 307 1230",
"marque": null,
"website": "https://www.regentcinema.co.nz/",
"acoustic": null,
"capacity": null,
"cinema3d": null,
"drive_in": null,
"facebook": null,
"open_air": null,
"wikidata": null,
"nb_screens": null,
"wheelchair": null,
"meta_osm_id": "1357641222",
"meta_osm_url": "https://www.openstreetmap.org/way/1357641222",
"opening_hours": null,
"meta_geo_point": {
"lat": -43.903473676817,
"lon": 171.753015843383
},
"meta_last_update": "2025-02-07",
"meta_first_update": "2025-02-06T23:16:04+00:00",
"meta_users_number": 1,
"meta_versions_number": 2
}Record 5name: Reading Cinema · phone: —
{
"name": "Reading Cinema",
"phone": null,
"marque": null,
"website": null,
"acoustic": null,
"capacity": null,
"cinema3d": null,
"drive_in": null,
"facebook": null,
"open_air": null,
"wikidata": null,
"nb_screens": null,
"wheelchair": "yes",
"meta_osm_id": "301963494",
"meta_osm_url": "https://www.openstreetmap.org/node/301963494",
"opening_hours": "Mo-Th 10:45-19:30; Fr,Sa 10:15-21:00; Su 10:30-19:30",
"meta_geo_point": {
"lat": -45.8741805013885,
"lon": 170.502736418207
},
"meta_last_update": "2023-01-15",
"meta_first_update": "2008-10-04T09:37:37+00:00",
"meta_users_number": 7,
"meta_versions_number": 8
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/osm-new-zealand-cinema
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/osm-new-zealand-cinema/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.