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 22, 2024
1 parent 9a982dc commit cd50e2f
Show file tree
Hide file tree
Showing 7 changed files with 47 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: 1852
row_count: 1854
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: 1673e435cb5555fc237f30ba5ede2118
hash: 808362ea526fe469c88e3c2069c195ff
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: 1852
row_count: 1854
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: 1673e435cb5555fc237f30ba5ede2118
hash: 808362ea526fe469c88e3c2069c195ff
42 changes: 41 additions & 1 deletion data/raw/months/2024-10.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,48 @@
[
{
"division_id": 1849,
"date": "2024-10-21T22:16:00",
"publication_updated": "2024-10-21T22:35:22",
"number": 23,
"is_deferred": false,
"evel_type": "",
"evel_country": "",
"title": "Employment Rights Bill: Second Reading",
"aye_count": 386,
"no_count": 105,
"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-10-21-23-commons",
"twfy_link": "https://www.theyworkforyou.com/divisions/pw-2024-10-21-23-commons"
},
{
"division_id": 1848,
"date": "2024-10-21T21:59:00",
"publication_updated": "2024-10-21T22:19:12",
"number": 22,
"is_deferred": false,
"evel_type": "",
"evel_country": "",
"title": "Employment Rights Bill: Reasoned Amendment to Second Reading",
"aye_count": 105,
"no_count": 386,
"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-10-21-22-commons",
"twfy_link": "https://www.theyworkforyou.com/divisions/pw-2024-10-21-22-commons"
},
{
"division_id": 1847,
"date": "2024-10-16T18:57:00",
"publication_updated": "2024-10-17T09:48:33",
"publication_updated": "2024-10-21T10:19:48",
"number": 21,
"is_deferred": false,
"evel_type": "",
Expand Down

0 comments on commit cd50e2f

Please sign in to comment.