Unofficial API for 1911 census.nationalarchives.ie
Project description
censusnationalarchivesiepythonapi
An API for the census.nationalarchives.ie written in and for Python.
Made for the 1911 census.
installation
Download the latest wheel, unwheel it and move the censusie in censusie-0.x.data
to wherever python keeps your packages. (Also add a .py to the end, so censusie
becomes censusie.py.
documentation
getcensusresults(firstname, lastname, county, town)
Returns number of results.
If you do not know any parameters just replace it with ''.
E.G getcensusresults('', 'Muller', '', '') returns the integer 15.
getcensus(firstname, lastname, county, town)
Returns firstname and lastname.
If you do not know any parameters just replace it with ''.
E.G getcensus('', 'Muller', '', '', 3) returns the 3rd person with the surname Muller, which happens to be ('Muller', 'Houe').
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nationalarchivescensus-0.1-py2-none-any.whl
.
File metadata
- Download URL: nationalarchivescensus-0.1-py2-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 449de02d351b0a28d7d7a273320ed8e3f83b7a990941ba7d6927432f381d2fc7 |
|
MD5 | 85239ef910b9df873a7630285ecda833 |
|
BLAKE2b-256 | 38736e1c1d0e83e64c1e5cd0261371c714a958d4bf2ebe3cedcbb32bb334e1de |