Download OpenAPI specification:Download
De dataset bevat gegevens van gebouwen en verhuurbare eenheden in beheer van de directie Gemeentelijk Vastgoed. Het gaat hierbij om gebouwobjecten in volledige eigendom of waar de gemeente Amsterdam een appartementsrecht heeft.
Gegevens over de door de directie Gemeentelijk Vastgoed van de gemeente Amsterdam beheerde gebouwobjecten in volle eigendom of waar de gemeente Amsterdam een appartementsrecht heeft. Een gebouwobject kent veelal een relatie met een BAG-pand.
_count | boolean Include a count of the total result set and the number of pages.Only works for responses that return a page. |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_pageSize | integer Number of results to return per page. |
_sort | string Which field to use when ordering the results. |
bagPandIds | Array of strings Landelijke identificerende sleutel van de pandobjecten. Kan één of meerdere waardes bevatten doordat een object meerdere BAG panden kan beslaan. |
bagPandIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
eigendom | string Geeft de eigendomssituatie weer: volle eigendom of appartementsrecht. |
eigendom[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
eigendom[isempty] | boolean Whether the field is empty or not. |
eigendom[isnull] | boolean Whether the field has a NULL value or not. |
eigendom[like] | string Matches text using wildcards (? and *). |
eigendom[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type multipolygoon in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummeraanduiding van het gebouwobject uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
objectId | integer Unieke identificatie van het object. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
page | integer A page number within the paginated result set. |
straatnaam | string De naam van de straat. |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "page": {
- "number": 3,
- "size": 20,
- "totalElements": 5,
- "totalPages": 3
}, - "_links": {
}, - "_embedded": {
- "gebouwobjecten": [
- {
- "_links": {
}, - "objectId": -9223372036854776000,
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "eigendom": "string",
- "bagPandIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}
]
}
}
object_id required | integer <int64> (Gemeentelijk vastgoed ID) [ -9223372036854776000 .. 9223372036854776000 ] Unieke identificatie van het object. |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_sort | string Which field to use when ordering the results. |
bagPandIds | Array of strings Landelijke identificerende sleutel van de pandobjecten. Kan één of meerdere waardes bevatten doordat een object meerdere BAG panden kan beslaan. |
bagPandIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
eigendom | string Geeft de eigendomssituatie weer: volle eigendom of appartementsrecht. |
eigendom[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
eigendom[isempty] | boolean Whether the field is empty or not. |
eigendom[isnull] | boolean Whether the field has a NULL value or not. |
eigendom[like] | string Matches text using wildcards (? and *). |
eigendom[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type multipolygoon in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummeraanduiding van het gebouwobject uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
objectId | integer Unieke identificatie van het object. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
straatnaam | string De naam van de straat. |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "_links": {
}, - "objectId": -9223372036854776000,
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "eigendom": "string",
- "bagPandIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}
Gegevens over de door de directie Gemeentelijk Vastgoed van de gemeente Amsterdam beheerde gebouwobjecten in volle eigendom of waar de gemeente Amsterdam een appartementsrecht heeft. Een gebouwobject kent veelal een relatie met een BAG-pand. Deze uitgebreide dataset bevat extra gegevens, onder andere contactgegevens van de assetmanager/beheerder van het pand. Hierom is deze set niet openbaar.
_count | boolean Include a count of the total result set and the number of pages.Only works for responses that return a page. |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_pageSize | integer Number of results to return per page. |
_sort | string Which field to use when ordering the results. |
assetmanager | string Naam assetmanager. |
assetmanager[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
assetmanager[isempty] | boolean Whether the field is empty or not. |
assetmanager[isnull] | boolean Whether the field has a NULL value or not. |
assetmanager[like] | string Matches text using wildcards (? and *). |
assetmanager[not] | Array of strings Exclude matches; text |
bagPandIds | Array of strings Landelijke identificerende sleutel van de pandobjecten. Kan één of meerdere waardes bevatten doordat een object meerdere BAG panden kan beslaan. |
bagPandIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
bvo | number Bruto vloeroppervlak van het object gemeentelijk vastgoed. |
bvo[gt] | number Greater than; number |
bvo[gte] | number Greater than or equal to; number |
bvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
bvo[isnull] | boolean Whether the field has a NULL value or not. |
bvo[lt] | number Less than; number |
bvo[lte] | number Less than or equal to; number |
bvo[not] | Array of numbers Exclude matches; number |
eigendom | string Geeft de eigendomssituatie weer: volle eigendom of appartementsrecht. |
eigendom[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
eigendom[isempty] | boolean Whether the field is empty or not. |
eigendom[isnull] | boolean Whether the field has a NULL value or not. |
eigendom[like] | string Matches text using wildcards (? and *). |
eigendom[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type multipolygoon in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummeraanduiding van het gebouwobject uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
kostenplaats | integer Betreft de gerelateerde kostenplaats in AFS/AFIS. |
kostenplaats[gt] | integer Greater than; number |
kostenplaats[gte] | integer Greater than or equal to; number |
kostenplaats[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
kostenplaats[isnull] | boolean Whether the field has a NULL value or not. |
kostenplaats[lt] | integer Less than; number |
kostenplaats[lte] | integer Less than or equal to; number |
kostenplaats[not] | Array of integers Exclude matches; number |
objectId | integer Unieke identificatie van het object gemeentelijk vastgoed. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
objectnaam | string Naam van het gebouwobject uit het vastgoedbeheersysteem. |
objectnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
objectnaam[isempty] | boolean Whether the field is empty or not. |
objectnaam[isnull] | boolean Whether the field has a NULL value or not. |
objectnaam[like] | string Matches text using wildcards (? and *). |
objectnaam[not] | Array of strings Exclude matches; text |
page | integer A page number within the paginated result set. |
straatnaam | string De naam van de straat |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
themaportefeuille | string Geeft aan in welke themaportefeuille het object binnen Gemeentelijk Vastgoed valt. |
themaportefeuille[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
themaportefeuille[isempty] | boolean Whether the field is empty or not. |
themaportefeuille[isnull] | boolean Whether the field has a NULL value or not. |
themaportefeuille[like] | string Matches text using wildcards (? and *). |
themaportefeuille[not] | Array of strings Exclude matches; text |
vvo | number Verhuurbaar vloeroppervlak van het object gemeentelijk vastgoed. |
vvo[gt] | number Greater than; number |
vvo[gte] | number Greater than or equal to; number |
vvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
vvo[isnull] | boolean Whether the field has a NULL value or not. |
vvo[lt] | number Less than; number |
vvo[lte] | number Less than or equal to; number |
vvo[not] | Array of numbers Exclude matches; number |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "page": {
- "number": 3,
- "size": 20,
- "totalElements": 5,
- "totalPages": 3
}, - "_links": {
}, - "_embedded": {
- "gebouwobjecten_uitgebreid": [
- {
- "_links": {
}, - "objectId": -9223372036854776000,
- "objectnaam": "string",
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "assetmanager": "string",
- "themaportefeuille": "string",
- "kostenplaats": -9223372036854776000,
- "eigendom": "string",
- "bvo": 0,
- "vvo": 0,
- "bagPandIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}
]
}
}
object_id required | integer <int64> (Gemeentelijk vastgoed ID) [ -9223372036854776000 .. 9223372036854776000 ] Unieke identificatie van het object gemeentelijk vastgoed. |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_sort | string Which field to use when ordering the results. |
assetmanager | string Naam assetmanager. |
assetmanager[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
assetmanager[isempty] | boolean Whether the field is empty or not. |
assetmanager[isnull] | boolean Whether the field has a NULL value or not. |
assetmanager[like] | string Matches text using wildcards (? and *). |
assetmanager[not] | Array of strings Exclude matches; text |
bagPandIds | Array of strings Landelijke identificerende sleutel van de pandobjecten. Kan één of meerdere waardes bevatten doordat een object meerdere BAG panden kan beslaan. |
bagPandIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
bvo | number Bruto vloeroppervlak van het object gemeentelijk vastgoed. |
bvo[gt] | number Greater than; number |
bvo[gte] | number Greater than or equal to; number |
bvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
bvo[isnull] | boolean Whether the field has a NULL value or not. |
bvo[lt] | number Less than; number |
bvo[lte] | number Less than or equal to; number |
bvo[not] | Array of numbers Exclude matches; number |
eigendom | string Geeft de eigendomssituatie weer: volle eigendom of appartementsrecht. |
eigendom[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
eigendom[isempty] | boolean Whether the field is empty or not. |
eigendom[isnull] | boolean Whether the field has a NULL value or not. |
eigendom[like] | string Matches text using wildcards (? and *). |
eigendom[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type multipolygoon in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummeraanduiding van het gebouwobject uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
kostenplaats | integer Betreft de gerelateerde kostenplaats in AFS/AFIS. |
kostenplaats[gt] | integer Greater than; number |
kostenplaats[gte] | integer Greater than or equal to; number |
kostenplaats[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
kostenplaats[isnull] | boolean Whether the field has a NULL value or not. |
kostenplaats[lt] | integer Less than; number |
kostenplaats[lte] | integer Less than or equal to; number |
kostenplaats[not] | Array of integers Exclude matches; number |
objectId | integer Unieke identificatie van het object gemeentelijk vastgoed. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
objectnaam | string Naam van het gebouwobject uit het vastgoedbeheersysteem. |
objectnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
objectnaam[isempty] | boolean Whether the field is empty or not. |
objectnaam[isnull] | boolean Whether the field has a NULL value or not. |
objectnaam[like] | string Matches text using wildcards (? and *). |
objectnaam[not] | Array of strings Exclude matches; text |
straatnaam | string De naam van de straat |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
themaportefeuille | string Geeft aan in welke themaportefeuille het object binnen Gemeentelijk Vastgoed valt. |
themaportefeuille[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
themaportefeuille[isempty] | boolean Whether the field is empty or not. |
themaportefeuille[isnull] | boolean Whether the field has a NULL value or not. |
themaportefeuille[like] | string Matches text using wildcards (? and *). |
themaportefeuille[not] | Array of strings Exclude matches; text |
vvo | number Verhuurbaar vloeroppervlak van het object gemeentelijk vastgoed. |
vvo[gt] | number Greater than; number |
vvo[gte] | number Greater than or equal to; number |
vvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
vvo[isnull] | boolean Whether the field has a NULL value or not. |
vvo[lt] | number Less than; number |
vvo[lte] | number Less than or equal to; number |
vvo[not] | Array of numbers Exclude matches; number |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "_links": {
}, - "objectId": -9223372036854776000,
- "objectnaam": "string",
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "assetmanager": "string",
- "themaportefeuille": "string",
- "kostenplaats": -9223372036854776000,
- "eigendom": "string",
- "bvo": 0,
- "vvo": 0,
- "bagPandIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}
Gegevens over de verhuurbare eenheden in beheer bij de directie Gemeentelijk Vastgoed waarop de gemeente Amsterdam een appartementsrecht heeft. Een verhuurbare eenheid kent veelal een relatie met een BAG-verblijfsobject.
_count | boolean Include a count of the total result set and the number of pages.Only works for responses that return a page. |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_pageSize | integer Number of results to return per page. |
_sort | string Which field to use when ordering the results. |
bagVerblijfsobjectIds | Array of strings Landelijke identificerende sleutel van het verblijfsobject. |
bagVerblijfsobjectIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
contractNummers | Array of strings Nummer gerelateerd aan het contract. Kan meerdere waardes bevatten |
contractNummers[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
feitelijkGebruik | string Het feitelijk gebruik volgens het contract. |
feitelijkGebruik[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
feitelijkGebruik[isempty] | boolean Whether the field is empty or not. |
feitelijkGebruik[isnull] | boolean Whether the field has a NULL value or not. |
feitelijkGebruik[like] | string Matches text using wildcards (? and *). |
feitelijkGebruik[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type point in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummer aanduiding van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
objectId | integer Unieke ID van het object. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
page | integer A page number within the paginated result set. |
plaats | string Plaats van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
plaats[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
plaats[isempty] | boolean Whether the field is empty or not. |
plaats[isnull] | boolean Whether the field has a NULL value or not. |
plaats[like] | string Matches text using wildcards (? and *). |
plaats[not] | Array of strings Exclude matches; text |
postcode | string Postcode van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
postcode[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
postcode[isempty] | boolean Whether the field is empty or not. |
postcode[isnull] | boolean Whether the field has a NULL value or not. |
postcode[like] | string Matches text using wildcards (? and *). |
postcode[not] | Array of strings Exclude matches; text |
prgSubobjectid | integer Unieke identificatie van de verhuurbare eenheid. Prg_subobjectid genoemt in het vastgoedbeheersysteem (VBS). |
prgSubobjectid[gt] | integer Greater than; number |
prgSubobjectid[gte] | integer Greater than or equal to; number |
prgSubobjectid[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
prgSubobjectid[isnull] | boolean Whether the field has a NULL value or not. |
prgSubobjectid[lt] | integer Less than; number |
prgSubobjectid[lte] | integer Less than or equal to; number |
prgSubobjectid[not] | Array of integers Exclude matches; number |
straatnaam | string De naam van de straat |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
vheNaam | string Verhuurbare eenheid naam. |
vheNaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
vheNaam[isempty] | boolean Whether the field is empty or not. |
vheNaam[isnull] | boolean Whether the field has a NULL value or not. |
vheNaam[like] | string Matches text using wildcards (? and *). |
vheNaam[not] | Array of strings Exclude matches; text |
vheSoort | string Geeft het soort verhuurbare eenheid aan. Dit betreft een categorisering vanuit Gemeentelijk Vastgoed. |
vheSoort[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
vheSoort[isempty] | boolean Whether the field is empty or not. |
vheSoort[isnull] | boolean Whether the field has a NULL value or not. |
vheSoort[like] | string Matches text using wildcards (? and *). |
vheSoort[not] | Array of strings Exclude matches; text |
vvo | number Verhuurbaar vloeroppervlak van de verhuurbare eenheid. |
vvo[gt] | number Greater than; number |
vvo[gte] | number Greater than or equal to; number |
vvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
vvo[isnull] | boolean Whether the field has a NULL value or not. |
vvo[lt] | number Less than; number |
vvo[lte] | number Less than or equal to; number |
vvo[not] | Array of numbers Exclude matches; number |
weergavenaam | string Weergavenaam subobject in het vastgoedbeheersysteem (VBS). |
weergavenaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
weergavenaam[isempty] | boolean Whether the field is empty or not. |
weergavenaam[isnull] | boolean Whether the field has a NULL value or not. |
weergavenaam[like] | string Matches text using wildcards (? and *). |
weergavenaam[not] | Array of strings Exclude matches; text |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "page": {
- "number": 3,
- "size": 20,
- "totalElements": 5,
- "totalPages": 3
}, - "_links": {
}, - "_embedded": {
- "verhuurbare_eenheden": [
- {
- "_links": {
}, - "vheId": -9223372036854776000,
- "objectId": -9223372036854776000,
- "vheNaam": "string",
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "postcode": "string",
- "plaats": "string",
- "vheSoort": "string",
- "vvo": 0,
- "contractIds": [
- "string"
], - "contractNummers": [
- "string"
], - "feitelijkGebruik": "string",
- "bagVerblijfsobjectIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}
]
}
}
prg_subobjectid required | integer <int64> (Vastgoedbeheersysteem prg subobject id) [ -9223372036854776000 .. 9223372036854776000 ] Unieke identificatie van de verhuurbare eenheid. Prg_subobjectid genoemt in het vastgoedbeheersysteem (VBS). |
_expand | boolean Allow to expand relations. |
_expandScope | string Comma separated list of named relations to expand. |
_fields | string Comma-separated list of fields to display |
_format | string Enum: "json" "csv" "geojson" Select the export format |
_sort | string Which field to use when ordering the results. |
bagVerblijfsobjectIds | Array of strings Landelijke identificerende sleutel van het verblijfsobject. |
bagVerblijfsobjectIds[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
contractNummers | Array of strings Nummer gerelateerd aan het contract. Kan meerdere waardes bevatten |
contractNummers[contains] | Array of strings Matches values from a comma-separated list: val1,val2,valN. |
feitelijkGebruik | string Het feitelijk gebruik volgens het contract. |
feitelijkGebruik[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
feitelijkGebruik[isempty] | boolean Whether the field is empty or not. |
feitelijkGebruik[isnull] | boolean Whether the field has a NULL value or not. |
feitelijkGebruik[like] | string Matches text using wildcards (? and *). |
feitelijkGebruik[not] | Array of strings Exclude matches; text |
geometrie | string Geometrie van het type point in RD (EPSG:28992). |
geometrie[contains] | string GeoJSON | GEOMETRY(...) |
geometrie[intersects] | string GeoJSON | GEOMETRY(...) |
geometrie[isnull] | string Whether the field has a NULL value or not. |
geometrie[not] | string GeoJSON | GEOMETRY(...) |
huisletter | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende toevoeging aan een huisnummer in de vorm van een alfanumeriek teken. |
huisletter[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisletter[isempty] | boolean Whether the field is empty or not. |
huisletter[isnull] | boolean Whether the field has a NULL value or not. |
huisletter[like] | string Matches text using wildcards (? and *). |
huisletter[not] | Array of strings Exclude matches; text |
huisnummer | integer Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering. |
huisnummer[gt] | integer Greater than; number |
huisnummer[gte] | integer Greater than or equal to; number |
huisnummer[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
huisnummer[isnull] | boolean Whether the field has a NULL value or not. |
huisnummer[lt] | integer Less than; number |
huisnummer[lte] | integer Less than or equal to; number |
huisnummer[not] | Array of integers Exclude matches; number |
huisnummeraanduiding | string Huisnummer aanduiding van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
huisnummeraanduiding[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummeraanduiding[isempty] | boolean Whether the field is empty or not. |
huisnummeraanduiding[isnull] | boolean Whether the field has a NULL value or not. |
huisnummeraanduiding[like] | string Matches text using wildcards (? and *). |
huisnummeraanduiding[not] | Array of strings Exclude matches; text |
huisnummertoevoeging | string Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nadere toevoeging aan een huisnummer of een combinatie van huisnummer en huisletter |
huisnummertoevoeging[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
huisnummertoevoeging[isempty] | boolean Whether the field is empty or not. |
huisnummertoevoeging[isnull] | boolean Whether the field has a NULL value or not. |
huisnummertoevoeging[like] | string Matches text using wildcards (? and *). |
huisnummertoevoeging[not] | Array of strings Exclude matches; text |
objectId | integer Unieke ID van het object. |
objectId[gt] | integer Greater than; number |
objectId[gte] | integer Greater than or equal to; number |
objectId[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
objectId[isnull] | boolean Whether the field has a NULL value or not. |
objectId[lt] | integer Less than; number |
objectId[lte] | integer Less than or equal to; number |
objectId[not] | Array of integers Exclude matches; number |
plaats | string Plaats van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
plaats[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
plaats[isempty] | boolean Whether the field is empty or not. |
plaats[isnull] | boolean Whether the field has a NULL value or not. |
plaats[like] | string Matches text using wildcards (? and *). |
plaats[not] | Array of strings Exclude matches; text |
postcode | string Postcode van de verhuurbare eenheid uit het vastgoedbeheersysteem. |
postcode[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
postcode[isempty] | boolean Whether the field is empty or not. |
postcode[isnull] | boolean Whether the field has a NULL value or not. |
postcode[like] | string Matches text using wildcards (? and *). |
postcode[not] | Array of strings Exclude matches; text |
prgSubobjectid | integer Unieke identificatie van de verhuurbare eenheid. Prg_subobjectid genoemt in het vastgoedbeheersysteem (VBS). |
prgSubobjectid[gt] | integer Greater than; number |
prgSubobjectid[gte] | integer Greater than or equal to; number |
prgSubobjectid[in] | Array of integers Matches any value from a comma-separated list: val1,val2,valN. |
prgSubobjectid[isnull] | boolean Whether the field has a NULL value or not. |
prgSubobjectid[lt] | integer Less than; number |
prgSubobjectid[lte] | integer Less than or equal to; number |
prgSubobjectid[not] | Array of integers Exclude matches; number |
straatnaam | string De naam van de straat |
straatnaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
straatnaam[isempty] | boolean Whether the field is empty or not. |
straatnaam[isnull] | boolean Whether the field has a NULL value or not. |
straatnaam[like] | string Matches text using wildcards (? and *). |
straatnaam[not] | Array of strings Exclude matches; text |
vheNaam | string Verhuurbare eenheid naam. |
vheNaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
vheNaam[isempty] | boolean Whether the field is empty or not. |
vheNaam[isnull] | boolean Whether the field has a NULL value or not. |
vheNaam[like] | string Matches text using wildcards (? and *). |
vheNaam[not] | Array of strings Exclude matches; text |
vheSoort | string Geeft het soort verhuurbare eenheid aan. Dit betreft een categorisering vanuit Gemeentelijk Vastgoed. |
vheSoort[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
vheSoort[isempty] | boolean Whether the field is empty or not. |
vheSoort[isnull] | boolean Whether the field has a NULL value or not. |
vheSoort[like] | string Matches text using wildcards (? and *). |
vheSoort[not] | Array of strings Exclude matches; text |
vvo | number Verhuurbaar vloeroppervlak van de verhuurbare eenheid. |
vvo[gt] | number Greater than; number |
vvo[gte] | number Greater than or equal to; number |
vvo[in] | Array of numbers Matches any value from a comma-separated list: val1,val2,valN. |
vvo[isnull] | boolean Whether the field has a NULL value or not. |
vvo[lt] | number Less than; number |
vvo[lte] | number Less than or equal to; number |
vvo[not] | Array of numbers Exclude matches; number |
weergavenaam | string Weergavenaam subobject in het vastgoedbeheersysteem (VBS). |
weergavenaam[in] | Array of strings Matches any value from a comma-separated list: val1,val2,valN. |
weergavenaam[isempty] | boolean Whether the field is empty or not. |
weergavenaam[isnull] | boolean Whether the field has a NULL value or not. |
weergavenaam[like] | string Matches text using wildcards (? and *). |
weergavenaam[not] | Array of strings Exclude matches; text |
Accept-Crs | string Accept-Crs header for Geo queries |
Content-Crs | string Content-Crs header for Geo queries |
X-Api-Key | string Api Key for statistical purposes, not for authentication |
{- "_links": {
}, - "vheId": -9223372036854776000,
- "objectId": -9223372036854776000,
- "vheNaam": "string",
- "straatnaam": "string",
- "huisnummer": -9223372036854776000,
- "huisletter": "string",
- "huisnummertoevoeging": "string",
- "huisnummeraanduiding": "string",
- "postcode": "string",
- "plaats": "string",
- "vheSoort": "string",
- "vvo": 0,
- "contractIds": [
- "string"
], - "contractNummers": [
- "string"
], - "feitelijkGebruik": "string",
- "bagVerblijfsobjectIds": [
- "string"
], - "geometrie": {
- "type": "Point",
- "coordinates": [
- 0,
- 0
]
}
}