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 Dec 7, 2024
1 parent 935725d commit 989601f
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 6 deletions.
2 changes: 1 addition & 1 deletion data/packages/commons_votes/datapackage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ custom:
exclude: none
render: true
change_log:
0.1.0: 'Minor change in data for resource(s): divisions'
0.1.0: 'Change in data for resource(s): divisions'
Binary file modified data/packages/commons_votes/divisions.parquet
Binary file not shown.
4 changes: 2 additions & 2 deletions data/packages/commons_votes/divisions.resource.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Divisions
description: House of Commmons divisions as avaliable through the Commons Votes API
custom:
row_count: 1887
row_count: 1888
path: divisions.parquet
name: divisions
profile: data-resource
Expand Down Expand Up @@ -130,4 +130,4 @@ schema:
constraints:
unique: false
example: https://www.theyworkforyou.com/divisions/pw-2016-03-09-211-commons
hash: 230fe2ff43f1b8f9c08e7e7cf135347b
hash: d0ecf5e86f8c24e376d12e068f9371cc
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ custom:
exclude: none
render: true
change_log:
0.1.0: 'Minor change in data for resource(s): divisions'
0.1.0: 'Change in data for resource(s): divisions'
Binary file modified data/packages/commons_votes/versions/0.1.0/divisions.parquet
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Divisions
description: House of Commmons divisions as avaliable through the Commons Votes API
custom:
row_count: 1887
row_count: 1888
path: divisions.parquet
name: divisions
profile: data-resource
Expand Down Expand Up @@ -130,4 +130,4 @@ schema:
constraints:
unique: false
example: https://www.theyworkforyou.com/divisions/pw-2016-03-09-211-commons
hash: 230fe2ff43f1b8f9c08e7e7cf135347b
hash: d0ecf5e86f8c24e376d12e068f9371cc
20 changes: 20 additions & 0 deletions data/raw/months/2024-12.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"division_id": 1883,
"date": "2024-12-06T09:34:00",
"publication_updated": "2024-12-06T09:59:18",
"number": 57,
"is_deferred": false,
"evel_type": "",
"evel_country": "",
"title": "Motion to sit in private",
"aye_count": 1,
"no_count": 49,
"double_majority_aye_count": null,
"double_majority_no_count": null,
"friendly_description": null,
"friendly_title": null,
"remote_voting_start": null,
"remote_voting_end": null,
"division_key": "pw-2024-12-06-57-commons",
"twfy_link": "https://www.theyworkforyou.com/divisions/pw-2024-12-06-57-commons"
},
{
"division_id": 1882,
"date": "2024-12-04T18:57:00",
Expand Down

0 comments on commit 989601f

Please sign in to comment.