Skip to main content

Database for federal votes

Project description

.

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Install jest and run it:

npm install
npm t

To update the snapshots, run:

npm t -- -u

Conventions

Onegov Swissvotes follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Swissvotes uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.swissvotes is released under GPLv2

Changelog

0.0.44 (2019-03-13)

  • Updates translations. [msom]

0.0.43 (2019-03-11)

  • Moves divergent branches further down. [msom]

  • Updates JavaScript libraries. [msom]

0.0.42 (2019-02-28)

  • Rearranges the dataset columns. [msom]

0.0.41 (2019-02-28)

  • Fixes the order of the upgrade steps. [msom]

0.0.40 (2019-02-28)

  • Adds other recommendations. [msom]

  • Adds divergent recommendations. [msom]

0.0.39 (2019-02-27)

  • Adds wildcard search. [msom]

0.0.38 (2019-02-27)

  • Adds a fulltext search hint. [msom]

0.0.37 (2019-02-27)

  • Adds BFS maps. [msom]

0.0.36 (2019-02-27)

  • Adds results by domain attachments. [msom]

0.0.35 (2019-02-25)

  • Adds additional association recommendations. [msom]

0.0.34 (2019-02-25)

  • Uses a single JSON column for all recommendations. [msom]

  • Renames party recommendation dataset columns. [msom]

  • Increases the maximum size of attachments to 50 MB. [msom]

0.0.33 (2019-02-20)

  • Allows to add attachments to pages. [msom]

0.0.32 (2019-02-19)

  • Shows party’s recommendations in the strengths view. [msom]

  • Adds datetime picker. [msom]

  • Allows to sort votes by turnout. [msom]

0.0.31 (2019-02-14)

  • Adds ad analysis. [msom]

  • Caches the datasets. [msom]

0.0.30 (2019-02-10)

  • Allows to add and remove content pages. [msom]

  • Adds a static data protection content page. [msom]

  • Removes the login link. [msom]

  • Always display the number of cantons voted yeas/nays. [msom]

  • Opens external links and files in a new window/tab. [msom]

  • Hides empty rows in the detail view. [msom]

0.0.29 (2019-01-16)

  • Adds cantonal results. [msom]

  • Fixes formatting of procedure numbers. [msom]

0.0.28 (2019-01-09)

  • Adds a bar chart with the percentages of the positions and results. [msom]

0.0.27 (2019-01-08)

  • Adds a pagination to the vote details view. [msom]

  • Adjusts styles to look more like anneepolitique.swiss. [msom]

0.0.26 (2018-12-18)

  • Shows the localized file of the default locale if none is available for the current locale. [msom]

0.0.25 (2018-12-17)

  • Adds the swissvotes logo. [msom]

0.0.24 (2018-12-17)

  • Fixes default sorting of votes collections. [msom]

  • Fixes display of the voter share of yes camp. [msom]

  • Fixes display of procedure number. [msom]

0.0.23 (2018-12-11)

  • Visually aligns the multiple tree select widget options. [msom]

0.0.21 (2018-12-11)

  • Adds more margins to the multiple tree select widget. [msom]

0.0.20 (2018-12-11)

  • Uses a multiple tree select widget for policy descriptors. [msom]

0.0.19 (2018-12-10)

  • Adds descriptors. [msom]

  • Fixes the click area of collapsible tables. [msom]

0.0.18 (2018-12-09)

  • Import data files in alphabetical order. [msom]

  • Fixes XLSX import for quasi-empty string cells. [msom]

0.0.17 (2018-12-09)

  • Fixes data import. [msom]

0.0.16 (2018-12-09)

  • Reorganizes the vote details view. [msom]

  • Makes groups of vote details collapsible. [msom]

0.0.15 (2018-11-25)

  • Fixes switching the extended filters. [msom]

0.0.14 (2018-11-21)

  • Fixes displaying yeas and nays of council positions. [msom]

0.0.13 (2018-11-21)

  • Improves the XLSX import. [msom]

0.0.12 (2018-11-20)

  • Allows to search for BFS and procedure numbers. [msom]

  • Allows to search by council positions. [msom]

  • Adds a full text search option. [msom]

  • Fixes the formatting of BFS numbers. [msom]

0.0.11 (2018-11-05)

  • Adds resolution and realization attachments. [msom]

  • Reorders the votes columns. [msom]

  • Only shows the top level of the descriptor in the votes view. [msom]

  • Uses the latest onegov.form. [msom]

0.0.10 (2018-10-07)

  • Use tsquery phrases for multipley fulltext terms. [msom]

0.0.9 (2018-10-07)

  • Uses prostgres for keyword filtering instead of elastic search. [msom]

0.0.8 (2018-09-28)

  • Use a wider range of MIME types when updating the dataset. [msom]

0.0.7 (2018-09-28)

  • Adds full text search support for attachments. [msom]

  • Adds voting booklet attachments. [msom]

  • Adds a CLI command for importing attachments. [msom]

  • Makes the update, export and delete vote views to be indifferent to the filters. [msom]

  • Handles search beeing unavailable. [msom]

  • Sorts full text search results by rank. [msom]

0.0.6 (2018-09-23)

  • Adds search. [msom]

  • Uses XLSX for import. [msom]

  • Uses excel format for CSV export. [msom]

0.0.5 (2018-09-18)

  • Adds XLSX export. [msom]

  • Improves UI. [msom]

  • Enables English. [msom]

0.0.4 (2018-09-03)

  • Styles content pages. [msom]

0.0.3 (2018-08-31)

  • Improves vote(s) views. [msom]

  • Adds editor options. [msom]

  • Fixes votes pagination. [msom]

0.0.2 (2018-08-31)

  • Adds the GitHub deploy key. [msom]

0.0.1 (2018-08-30)

  • Initial Release. [msom]

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

onegov.swissvotes-0.0.44.tar.gz (3.5 MB view details)

Uploaded Source

Built Distribution

onegov.swissvotes-0.0.44-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

Details for the file onegov.swissvotes-0.0.44.tar.gz.

File metadata

  • Download URL: onegov.swissvotes-0.0.44.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for onegov.swissvotes-0.0.44.tar.gz
Algorithm Hash digest
SHA256 59e2841d8e6d9cf04d972b24781be75ca4930303558a3b9bf1af5d30f764542d
MD5 8a99a28468a397bb7bef4c811bb8dd40
BLAKE2b-256 70bb6f030e9befdd24280155d62ddccd4c3e8b903b5d268957251aeca515db6d

See more details on using hashes here.

File details

Details for the file onegov.swissvotes-0.0.44-py3-none-any.whl.

File metadata

  • Download URL: onegov.swissvotes-0.0.44-py3-none-any.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for onegov.swissvotes-0.0.44-py3-none-any.whl
Algorithm Hash digest
SHA256 4187a98cf94c5f787070f5e0db471d4aea07a9c80a1d7d482924b8b5f7241ad4
MD5 9c89047c1a2ce09d7f15a615596005c1
BLAKE2b-256 f095e0010430eddda87bc65d37b900438b736275e89350482eae8714c0c61c04

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