Skip to main content

Simple package to retrieve data from wozwaardeloket.nl

Project description

#wozpy

codecov Quality Gate Status Maintainability Workflow PyPI version

Pythonpackage to get data from wozwaardeloket.nl

Install:

poetry add wozpy
or if you must:
pip install wozpy

Usage:

from wozpy.woz import woz

woz.get_woz_value({"postcode": "3645AE", "house_number": "141", "house_number_extension": "d"}

Result:

[
    {
        "wozObject": {
            "wozobjectnummer": 73600001066,
            "woonplaatsnaam": "Vinkeveen",
            "openbareruimtenaam": "Baambrugse Zuwe",
            "straatnaam": "Baambrugse Zuwe",
            "postcode": "3645AE",
            "huisnummer": 141,
            "huisletter": "D",
            "huisnummertoevoeging": null,
            "locatieomschrijving": null,
            "gemeentecode": 736,
            "grondoppervlakte": 9905,
            "adresseerbaarobjectid": 736010000104061,
            "nummeraanduidingid": 736200000104061,
            "verbondenAdresseerbareObjecten": [
                736010000104061,
                736010000104220
            ],
            "ontleendeAdresseerbareObjecten": [
                736010000104061
            ]
        },
        "wozWaarden": [
            {
                "peildatum": "2022-01-01",
                "vastgesteldeWaarde": 16342000
            },
            {
                "peildatum": "2021-01-01",
                "vastgesteldeWaarde": 5383000
            },
            {
                "peildatum": "2020-01-01",
                "vastgesteldeWaarde": 3923000
            },
            {
                "peildatum": "2019-01-01",
                "vastgesteldeWaarde": 3741000
            },
            {
                "peildatum": "2018-01-01",
                "vastgesteldeWaarde": 3383000
            },
            {
                "peildatum": "2017-01-01",
                "vastgesteldeWaarde": 2249000
            },
            {
                "peildatum": "2016-01-01",
                "vastgesteldeWaarde": 1479000
            },
            {
                "peildatum": "2015-01-01",
                "vastgesteldeWaarde": 2237000
            },
            {
                "peildatum": "2014-01-01",
                "vastgesteldeWaarde": 2237000
            }
        ],
        "panden": [
            {
                "bagpandidentificatie": 736100000216431
            }
        ],
        "kadastraleObjecten": [
            {
                "kadastraleGemeenteCode": "VKV00",
                "kadastraleSectie": "A",
                "kadastraalPerceelNummer": "3744"
            },
            {
                "kadastraleGemeenteCode": "VKV00",
                "kadastraleSectie": "A",
                "kadastraalPerceelNummer": "4112"
            }
        ]
    }
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wozpy-0.1.4.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

wozpy-0.1.4-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file wozpy-0.1.4.tar.gz.

File metadata

  • Download URL: wozpy-0.1.4.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1016-azure

File hashes

Hashes for wozpy-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b6461bdd86a1473716d4dbfbb0d26b92afa04c2f6473caea43a904e25bbbcc51
MD5 05e60913546ac8f58a946d0556d8df19
BLAKE2b-256 50d81d028ad80a936cc73894963ed0f856cdb831519926bb0687f449e99a6dfb

See more details on using hashes here.

File details

Details for the file wozpy-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: wozpy-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1016-azure

File hashes

Hashes for wozpy-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8cba34847fa46930ff26a80828bb8d471fe5a28a42ad351fee196d016613a003
MD5 8f928086f4be796b7f881474b1b09be3
BLAKE2b-256 0975c00d764ba1e0eddadbdab3ce5097d623b82b8ace1a700d2b27067728758f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page