Skip to main content

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

This version

0.1

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nationalarchivescensus-0.1-py2-none-any.whl (4.7 kB view hashes)

Uploaded Python 2

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