File size: 1,546 Bytes
abc02ec 9130b08 abc02ec 9130b08 abc02ec 9130b08 abc02ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | manifest_version: "1.0.0"
table:
name: "KNS_Position"
description: "סוגי תפקידים — שר, יו\"ר ועדה, חבר כנסת וכו׳"
primary_key: "Id"
provenance:
source:
name: "Knesset OData API"
url: "https://knesset.gov.il/OdataV4/ParliamentInfo/KNS_Position"
publisher: "הכנסת — מדינת ישראל"
license: "Israeli Open Government Data License"
license_url: "https://data.gov.il/terms"
accessed_at: "2026-02-07T14:47:54.318Z"
process:
tool: "knesset-sync"
version: "1.0.0"
repository: "https://github.com/ZeAlenu/knesset"
commit: "dfbe8fcfd9fd507b32d2ddf9c299c69f7d05fbd4"
schema:
fields:
- name: "Id"
type: "integer"
nullable: false
- name: "Description"
type: "string"
nullable: true
- name: "GenderID"
type: "integer"
nullable: true
- name: "GenderDesc"
type: "string"
nullable: true
- name: "LastUpdatedDate"
type: "datetime"
nullable: true
stats:
record_count: 29
file_count: 2
total_bytes: 3894
min_id: 29
max_id: 285079
partitioning:
strategy: "id_range"
records_per_file: 10000
files:
- name: "KNS_Position-000001.jsonl"
records: 27
bytes: 3616
sha256: "1718240b20bf94effe751f998a20d3a0278ccf08441c3a2af09aeae9e6b74bbb"
id_range:
- 29
- 663
- name: "KNS_Position-000029.jsonl"
records: 2
bytes: 278
sha256: "5e650b8df7a6e1de9999f2bb6d2f9bad1d86d623b8964b4d91c9674aa8d043b5"
id_range:
- 285078
- 285079
|