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.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.36.tar.gz (2.9 MB view details)

Uploaded Source

Built Distribution

onegov.swissvotes-0.0.36-py3-none-any.whl (3.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: onegov.swissvotes-0.0.36.tar.gz
  • Upload date:
  • Size: 2.9 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.36.tar.gz
Algorithm Hash digest
SHA256 9bfe7fdf77c856a9e169813f0b3a0e089d97ff3b74835a7d557cb213d312c61b
MD5 53e1a1e91f6bbc2612e0ff62ad8fd86b
BLAKE2b-256 e1be9119c0767d701cc54a8c6d838e0fa018a075684e0e3ba1c627993a04dd83

See more details on using hashes here.

File details

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

File metadata

  • Download URL: onegov.swissvotes-0.0.36-py3-none-any.whl
  • Upload date:
  • Size: 3.0 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.36-py3-none-any.whl
Algorithm Hash digest
SHA256 62da0cc7d24eb19ad08e5d549e1581d0ed33661019b4e34f5dd7059f63fdb4a2
MD5 767dbac2e0cf7e702a76af83b9dd9611
BLAKE2b-256 1c158a1f382413c738515ce7e8a4e4520234c7fbbaa9438bde1173a61747cb7c

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