Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…erests into main
  • Loading branch information
ajparsons committed Oct 3, 2024
2 parents 2e2504d + aa333a4 commit 104937f
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 31 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Register of Members Interests (2000-)
description: Register of members interests with basic NLP extraction
custom:
row_count: 130812
row_count: 131311
path: register_of_interests.parquet
name: register_of_interests
profile: data-resource
Expand Down Expand Up @@ -47,12 +47,6 @@ schema:
constraints:
unique: false
example: '2000-11-10'
- name: source_order
type: integer
description:
constraints:
unique: false
example: 200012001
- name: new_in_latest
type: boolean
description: Whether this interest is new in the latest register (true/false)
Expand Down Expand Up @@ -83,4 +77,4 @@ schema:
constraints:
unique: false
example: ''
hash: 17c0f4d4d02e563197b2a0ac90fb6452
hash: b543b49820d83b27af3c54db60e73f6a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Register of Members Interests (2000-)
description: Register of members interests with basic NLP extraction
custom:
row_count: 130812
row_count: 131311
path: register_of_interests.parquet
name: register_of_interests
profile: data-resource
Expand Down Expand Up @@ -77,4 +77,4 @@ schema:
constraints:
unique: false
example: ''
hash: 626236f5f439e8821824688b9d311296
hash: b543b49820d83b27af3c54db60e73f6a
2 changes: 1 addition & 1 deletion data/data_packages/parliament_2019/datapackage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ custom:
exclude: none
render: false
change_log:
0.1.0: 'Change in data for resource(s): register_of_interests'
0.1.0: 'Minor change in data for resource(s): register_of_interests'
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ schema:
constraints:
unique: false
example: '2020-01-11'
- name: source_order
type: integer
description:
constraints:
unique: false
example: 202002101
- name: new_in_latest
type: boolean
description: Whether this interest is new in the latest register (true/false)
Expand Down Expand Up @@ -83,4 +77,4 @@ schema:
constraints:
unique: false
example: ''
hash: 548e6d60c64e80c6a474542a3b07337a
hash: d0c3e8db1d8bf5147e7b54072f47b3ce
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ custom:
csv: true
parquet: true
build: parl_register_interests.__main__:download_and_build_2019
dataset_order: 1
dataset_order: 2
download_options:
gate: default
survey: default
Expand All @@ -37,4 +37,4 @@ custom:
exclude: none
render: false
change_log:
0.1.0: 'Change in data for resource(s): register_of_interests'
0.1.0: 'Minor change in data for resource(s): register_of_interests'
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ schema:
constraints:
unique: false
example: ''
hash: 5ec0ab7f0e769a874131e58c98a7b2c1
hash: d0c3e8db1d8bf5147e7b54072f47b3ce
Binary file modified data/data_packages/parliament_2024/register_of_interests.parquet
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Register of Members Interests (latest register)
description: Register of members interests with basic NLP extraction
custom:
row_count: 8993
row_count: 9492
path: register_of_interests.parquet
name: register_of_interests
profile: data-resource
Expand Down Expand Up @@ -67,13 +67,8 @@ schema:
enum:
- '2024-08-04'
- '2024-09-02'
- '2024-09-30'
example: '2024-08-04'
- name: source_order
type: integer
description:
constraints:
unique: false
example: 202408401
- name: new_in_latest
type: boolean
description: Whether this interest is new in the latest register (true/false)
Expand Down Expand Up @@ -105,4 +100,4 @@ schema:
constraints:
unique: false
example: ''
hash: dd132cdb9e6eee811bc8e491b7f60627
hash: 0ff6bd660bd1c7cd9b5ec138b395cf1d
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Register of Members Interests (latest register)
description: Register of members interests with basic NLP extraction
custom:
row_count: 8993
row_count: 9492
path: register_of_interests.parquet
name: register_of_interests
profile: data-resource
Expand Down Expand Up @@ -67,6 +67,7 @@ schema:
enum:
- '2024-08-04'
- '2024-09-02'
- '2024-09-30'
example: '2024-08-04'
- name: new_in_latest
type: boolean
Expand Down Expand Up @@ -99,4 +100,4 @@ schema:
constraints:
unique: false
example: ''
hash: 7f45aa90cae1f8a4a9a9fb0d0d9442d9
hash: 0ff6bd660bd1c7cd9b5ec138b395cf1d
Binary file modified data/interim/nlp.cache.parquet
Binary file not shown.
Binary file modified data/interim/processed_regmem.parquet
Binary file not shown.

0 comments on commit 104937f

Please sign in to comment.