Skip to main content

Derive publish dates of Statements of Persons Nominated for UK elections

Project description

sopn-publish-date

Build Status Documentation Status Coverage Status PyPI Code style: black

Given the polling day of an election in the UK, when should the Statement of Persons Nominated (SoPN) be published?

When an election is called in the United Kingdom, the voting public must have access to the list of candidates who have been nominated to that post.

These documents are called Statements of Persons Nominated, and must be published a set number of working days ahead of the actual election date. The number varies based on:

  • Type of Post - Parliamentary, Local, devolved Government, etc.
  • Country - The United Kingdom has up to four different rules for the same type of election, one for each country.
  • Calendar - each country has their own unique set of Bank Holidays.

This library encapsulates timetable legislation for elections run in the United Kingdom and its devolved administrations.

Usage

from sopn_publish_date import StatementPublishDate
from datetime import date

publish_date = StatementPublishDate()

print(publish_date.national_assembly_for_wales(date(2016, 5, 5)))

# datetime.date(2016, 4, 7)

Documentation

Hosted by readthedocs at https://sopn-publish-date.readthedocs.io/

Installation

pip install sopn_publish_date

Test

python -m pytest -v

Supported Election Types

  • Local
  • United Kingdom Parliament
  • Scottish Parliament
  • National Assembly for Wales
  • Northern Ireland Assembly
  • Mayoral
  • Mayoral (London)
  • European Parliament
  • Greater London Assembly
  • Police and Crime commissioner

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

sopn-publish-date-1.4.1.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file sopn-publish-date-1.4.1.tar.gz.

File metadata

  • Download URL: sopn-publish-date-1.4.1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for sopn-publish-date-1.4.1.tar.gz
Algorithm Hash digest
SHA256 5120c8f7cd32b5a4247ca5049f3d825e9fbe6e3841b612f52db3a4accdb09e4d
MD5 3e2f65ec0b064518b039266c88998f08
BLAKE2b-256 db25fd21b1602cc1b64fa760dc85857a221ac6bc9ee2669245ec8c38aede79b9

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