File size: 2,094 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
manifest_version: "1.0.0"
table:
  name: "KNS_Person"
  description: "חברי כנסת, שרים ובעלי תפקידים"
  primary_key: "Id"
provenance:
  source:
    name: "Knesset OData API"
    url: "https://knesset.gov.il/OdataV4/ParliamentInfo/KNS_Person"
    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: "LastName"
      type: "string"
      nullable: true
    - name: "FirstName"
      type: "string"
      nullable: true
    - name: "GenderID"
      type: "integer"
      nullable: true
    - name: "GenderDesc"
      type: "string"
      nullable: true
    - name: "Email"
      type: "string"
      nullable: true
    - name: "IsCurrent"
      type: "boolean"
      nullable: true
    - name: "LastUpdatedDate"
      type: "datetime"
      nullable: true
stats:
  record_count: 1184
  file_count: 4
  total_bytes: 210753
  min_id: 48
  max_id: 30914
partitioning:
  strategy: "id_range"
  records_per_file: 10000
files:
  - name: "KNS_Person-000001.jsonl"
    records: 847
    bytes: 147961
    sha256: "7e3c89df208a5aeaf3124c8c61c42cfcdce673640f503a506cf1869c6d77ba38"
    id_range:
      - 48
      - 9615
  - name: "KNS_Person-000002.jsonl"
    records: 43
    bytes: 7774
    sha256: "ac8db5fb3c2cc675393971a620a751cfebdad09202aea67ab367ee2ff40b6c55"
    id_range:
      - 10355
      - 18990
  - name: "KNS_Person-000003.jsonl"
    records: 60
    bytes: 10984
    sha256: "f28ec4a3383f8b1bfe59d14f6381c1cc8a68d6e10a234eb9b59cc658f4f72f7d"
    id_range:
      - 21431
      - 29855
  - name: "KNS_Person-000004.jsonl"
    records: 234
    bytes: 44034
    sha256: "a729304af8684ccefce05ad1dc0d66a2b57aba8a75eed7a5d7f97769a9754e90"
    id_range:
      - 30014
      - 30914