Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.47 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.47 KB

Something New Party Data

Party, election and candidate data for Something New, published in Popolo data format.

Published as Open Data under the Creative Commons Attribution 4.0 International License.

About the data

  • organizations defines the party itself and its sub-organisations (the executive board and national officers). Uses the Popolo Organization model.
  • posts defines a set of named posts within the different organisations. Uses the Popolo Post model.
  • people is a set of individuals referred to elsewhere. Uses the Popolo Person model.
  • memberships joins people to their posts within the different organisations. . Uses the Popolo Membership model.
  • elections defines a set of events which are each specific elections. Each election (i.e. a general election) is an event, and individual wards or constituency elections within that are sub-events. Uses the Popolo Event model, and adds a field for organization.
  • candidacies relates elections to candidates, using a custom model as Popolo does not currently have a candidacy model (see issue #104 on the spec repository).