Skip to content

Commit

Permalink
Update repo data based on source changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons authored and github-actions[bot] committed Oct 8, 2024
1 parent 9fa4db5 commit 2db428c
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Binary file modified data/packages/uk_politician_data/membership_counts.parquet
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Membership Counts
description: Dataset of membership counts by chamber and date
custom:
row_count: 8544
row_count: 8546
path: membership_counts.parquet
name: membership_counts
profile: data-resource
Expand Down Expand Up @@ -42,4 +42,4 @@ schema:
- scotland
- wales
example: commons
hash: a4bc9ba922a2ae0eaeb8801a9d91bc28
hash: 56974fe4e6114a8b678680d9e6b63495
Binary file modified data/packages/uk_politician_data/memberships.parquet
Binary file not shown.
4 changes: 2 additions & 2 deletions data/packages/uk_politician_data/memberships.resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ title: Memberships
description: Table of memberships (a membership is connection between a person, post
and time)
custom:
row_count: 47206
row_count: 47207
path: memberships.parquet
name: memberships
profile: data-resource
Expand Down Expand Up @@ -91,4 +91,4 @@ schema:
constraints:
unique: false
example: changed_party
hash: b4391bbc69eb90858e1ebbfd7a2e635a
hash: 2bf98d5ef9b1621047d4bccc639490f5
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Person names
description: Multiple names for people
custom:
row_count: 15424
row_count: 15427
path: person_alternative_names.parquet
name: person_alternative_names
profile: data-resource
Expand Down Expand Up @@ -110,4 +110,4 @@ schema:
constraints:
unique: false
example: KCMG
hash: 66eac171bcd57640149f0fc55d3dbd2d
hash: 20386fa871b7377bc388e70d12a07612
Binary file modified data/packages/uk_politician_data/person_identifiers.parquet
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Person identifiers
description: Map between our person IDs and other schemes
custom:
row_count: 22499
row_count: 22500
path: person_identifiers.parquet
name: person_identifiers
profile: data-resource
Expand Down Expand Up @@ -38,4 +38,4 @@ schema:
- wikidata
- yournextmp
example: data.niassembly.gov.uk
hash: 8f7975276e1b9cb96af4421b5d0b442a
hash: 2b3f9be002d08179e8a68d99cdff89d8
Binary file modified data/packages/uk_politician_data/persons.parquet
Binary file not shown.
4 changes: 2 additions & 2 deletions data/packages/uk_politician_data/persons.resource.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Persons table
description: List of people (many specific details are in the memberships table)
custom:
row_count: 14586
row_count: 14587
path: persons.parquet
name: persons
profile: data-resource
Expand Down Expand Up @@ -35,4 +35,4 @@ schema:
constraints:
unique: false
example: Alliance
hash: 61f76ad0990caf48e36f60e5aaf608db
hash: f59974b8f2f4247ba7467db64dde6b10
Binary file modified data/packages/uk_politician_data/simple_memberships.parquet
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Simple memberships
description: Reduced version of multiple tables to bring together very common columns
custom:
row_count: 47206
row_count: 47207
path: simple_memberships.parquet
name: simple_memberships
profile: data-resource
Expand Down Expand Up @@ -95,4 +95,4 @@ schema:
constraints:
unique: false
example: ' Acheson (Viscount)'
hash: 252db5cd48aab7a97fd899a8110b91b7
hash: 57df20270030bee34c394e5061c3aadd

0 comments on commit 2db428c

Please sign in to comment.