{ "info": { "author": "Eelco Huininga", "author_email": "eelcohn@github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: Dutch", "Programming Language :: Python :: 2 :: Only" ], "description": "rdw\n===\n\n(Unofficial) Python wrapper for the [RDW](https://www.rdw.nl/) API (Netherlands Vehicle Authority) which can be used to check vehicle information.\n\nUsage\n=====\n```\n>>> from rdw.rdw import Rdw\n>>>\n>>> car = Rdw()\n>>> result = car.get_vehicle_data('16RSL9')\n>>> result[0]['vervaldatum_apk']\n'20180712'\n```\n\nFunction descriptions\n=====================\n**`Rdw.get_deficiency_data(gebrek_identificatie)`**\n```\nOn entry:\n gebrek_identificatie: ID code of the deficiency\n\nOn exit:\n JSON object containing information on the deficiency\n```\n[RDW API documentation 'Gebreken'](https://opendata.rdw.nl/Keuringen/Open-Data-RDW-Gebreken/hx2c-gt7k)\n\n[RDW API endpoint 'Gebreken'](https://opendata.rdw.nl/resource/tbph-ct3j.json)\n\n**`Rdw.get_found_deficiencies_data(kenteken)`**\n```\nOn entry:\n kenteken: License plate code\n\nOn exit:\n JSON object containing information on the deficiencies for this car\n```\n[RDW API documentation 'Geconstateerde_gebreken'](https://opendata.rdw.nl/Keuringen/Open-Data-RDW-Geconstateerde-Gebreken/a34c-vvps)\n\n[RDW API endpoint 'Geconstateerde_gebreken'](https://opendata.rdw.nl/resource/2u8a-sfar.json)\n\n**`Rdw.get_vehicle_data`**\n```\nOn entry:\n* kenteken: License plate code\n\nOn exit:\n* JSON object containing information on the car\n```\n[RDW API documentation: 'Gekentekende voertuigen'](https://opendata.rdw.nl/Voertuigen/Open-Data-RDW-Gekentekende_voertuigen/m9d7-ebf2)\n\n[RDW API endpoint: 'Gekentekende voertuigen'](https://opendata.rdw.nl/resource/m9d7-ebf2.json)\n\n\n**`Rdw.get_recall_data(referentiecode_rdw)`**\n```\nOn entry:\n referentiecode_rdw: RDW reference code for this recall\n\nOn exit:\n JSON object containing information on the recall\n```\n[RDW API documentation 'Terugroep_actie'](https://opendata.rdw.nl/Terugroepacties/Open-Data-RDW-Terugroep_actie/j9yg-7rg9)\n\n[RDW API endpoint 'Terugroep_actie'](https://opendata.rdw.nl/resource/af5r-44mf.json)\n\n\n**`Rdw.get_recall_risk_data(referentiecode_rdw)`**\n```\nOn entry:\n referentiecode_rdw: RDW reference code for this recall\n\nOn exit:\n JSON object containing information on the risk involved in this recall\n```\n[RDW API documentation 'Teruggroep_actie_risico'](https://opendata.rdw.nl/Terugroepacties/Open-Data-RDW-Terugroep_actie_risico/9ihi-jgpf)\n\n[RDW API endpoint 'Teruggroep_actie_risico'](https://opendata.rdw.nl/resource/9ihi-jgpf.json)\n\n\n**`Rdw.get_recall_status_data(kenteken)`**\n```\nOn entry:\n kenteken: License plate code\n\nOn exit:\n JSON object containing information on the status of the recall(s) for this car\n```\n[RDW API documentation: 'Terugroep_actie_status'](https://opendata.rdw.nl/Terugroepacties/Open-Data-RDW-Terugroep_actie_status/t49b-isb7)\n\n[RDW API endpoint](https://opendata.rdw.nl/resource/t49b-isb7.json)\n\n\n**`Rdw.get_recall_owner_notification(referentiecode_rdw)`**\n```\nOn entry:\n referentiecode_rdw: RDW reference code for this recall\n\nOn exit:\n JSON object containing information on how the car owner is informed about this recall\n```\n[RDW API documentation 'Terugroep_informeren_eigenaar'](https://opendata.rdw.nl/Terugroepacties/Open-Data-RDW-Terugroep_informeren_eigenaar/mh8w-8cup)\n\n[RDW API endpoint 'Terugroep_informeren_eigenaar](https://opendata.rdw.nl/resource/223d-3w9w.json)\n\n\n**`Rdw.get_added_objects_data(kenteken)`**\n```\nOn entry:\n* kenteken: License plate code\n\nOn exit:\n* JSON object containing information on the aftermarket objects added to this car\n```\n[RDW API documentation: 'Toegevoegde_objecten'](https://opendata.rdw.nl/Keuringen/Open-Data-RDW-Toegevoegde-Objecten/sghb-dzxx)\n\n[RDW API endpoint 'Toegevoegde_objecten'](https://opendata.rdw.nl/resource/5bwx-4xqb.json)\n \nChangelog\n=========\nSee the [CHANGELOG](./CHANGELOG.md) file.\n\nLicense\n=======\nMIT", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/eelcohn/pypi-rdw", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Rdw", "package_url": "https://pypi.org/project/Rdw/", "platform": "", "project_url": "https://pypi.org/project/Rdw/", "project_urls": { "Homepage": "http://github.com/eelcohn/pypi-rdw" }, "release_url": "https://pypi.org/project/Rdw/3.0.0/", "requires_dist": null, "requires_python": "", "summary": "(Unofficial) Python wrapper for the rdw.nl website (Netherlands Vehicle Authority) which can be used to check vehicle information.", "version": "3.0.0" }, "last_serial": 5239458, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "72e51b319de17b79365bd88c2dfd0a41", "sha256": "f5d7ee69cbdf67dc241a5265153c8dd0ee78130b74d26dbb6f0cadb338a16a00" }, "downloads": -1, "filename": "Rdw-3.0.0.tar.gz", "has_sig": false, "md5_digest": "72e51b319de17b79365bd88c2dfd0a41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3741, "upload_time": "2019-05-07T18:55:31", "url": "https://files.pythonhosted.org/packages/d2/15/a01e7590a2f01f8b5fd1d2df1e0039c3f7a2d150cd4ae33927f8fc0a2efd/Rdw-3.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72e51b319de17b79365bd88c2dfd0a41", "sha256": "f5d7ee69cbdf67dc241a5265153c8dd0ee78130b74d26dbb6f0cadb338a16a00" }, "downloads": -1, "filename": "Rdw-3.0.0.tar.gz", "has_sig": false, "md5_digest": "72e51b319de17b79365bd88c2dfd0a41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3741, "upload_time": "2019-05-07T18:55:31", "url": "https://files.pythonhosted.org/packages/d2/15/a01e7590a2f01f8b5fd1d2df1e0039c3f7a2d150cd4ae33927f8fc0a2efd/Rdw-3.0.0.tar.gz" } ] }