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 Nov 30, 2024
1 parent 8486419 commit afe8993
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 7 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: 1881
row_count: 1882
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: abd1bc9a6fa182c0c73d0de1589b7141
hash: e2c2b1e31cd0815da8edb77d74109419
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: 1881
row_count: 1882
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: abd1bc9a6fa182c0c73d0de1589b7141
hash: e2c2b1e31cd0815da8edb77d74109419
22 changes: 21 additions & 1 deletion data/raw/months/2024-11.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"division_id": 1877,
"date": "2024-11-29T14:08:00",
"publication_updated": "2024-11-29T14:29:20",
"number": 51,
"is_deferred": false,
"evel_type": "",
"evel_country": "",
"title": "Terminally Ill Adults (End of Life) Bill: Second Reading",
"aye_count": 330,
"no_count": 275,
"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-11-29-51-commons",
"twfy_link": "https://www.theyworkforyou.com/divisions/pw-2024-11-29-51-commons"
},
{
"division_id": 1876,
"date": "2024-11-27T19:06:00",
Expand Down Expand Up @@ -42,7 +62,7 @@
{
"division_id": 1874,
"date": "2024-11-26T18:46:00",
"publication_updated": "2024-11-27T15:42:11",
"publication_updated": "2024-11-29T12:53:59",
"number": 48,
"is_deferred": false,
"evel_type": "",
Expand Down

0 comments on commit afe8993

Please sign in to comment.