File size: 2,878 Bytes
abc02ec
 
 
9130b08
abc02ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6370208
abc02ec
6370208
abc02ec
6370208
abc02ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6370208
 
 
abc02ec
 
6370208
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
manifest_version: "1.0.0"
table:
  name: "KNS_PlenumVote"
  description: "הצבעות במליאה — מטאדאטה"
  primary_key: "Id"
provenance:
  source:
    name: "Knesset OData API"
    url: "https://knesset.gov.il/OdataV4/ParliamentInfo/KNS_PlenumVote"
    publisher: "הכנסת — מדינת ישראל"
    license: "Israeli Open Government Data License"
    license_url: "https://data.gov.il/terms"
  process:
    tool: "knesset-sync"
    version: "1.0.0"
    repository: "https://github.com/ZeAlenu/knesset"
schema:
  fields:
    - name: "Id"
      type: "integer"
      nullable: false
    - name: "VoteDateTime"
      type: "datetime"
      nullable: true
    - name: "SessionID"
      type: "integer"
      nullable: true
    - name: "ItemID"
      type: "integer"
      nullable: true
    - name: "Ordinal"
      type: "integer"
      nullable: true
    - name: "VoteMethodID"
      type: "integer"
      nullable: true
    - name: "VoteMethodDesc"
      type: "string"
      nullable: true
    - name: "VoteStatusCode"
      type: "integer"
      nullable: true
    - name: "VoteStatusDesc"
      type: "string"
      nullable: true
    - name: "VoteTitle"
      type: "string"
      nullable: true
    - name: "VoteSubject"
      type: "string"
      nullable: true
    - name: "IsNoConfidenceInGov"
      type: "boolean"
      nullable: true
    - name: "LastUpdatedDate"
      type: "datetime"
      nullable: true
    - name: "ForOptionID"
      type: "integer"
      nullable: true
    - name: "ForOptionDesc"
      type: "string"
      nullable: true
    - name: "AgainstOptionID"
      type: "integer"
      nullable: true
    - name: "AgainstOptionDesc"
      type: "string"
      nullable: true
stats:
  record_count: 34927
  file_count: 5
  total_bytes: 22092256
  min_id: 6
  max_id: 45215
partitioning:
  strategy: "id_range"
  records_per_file: 10000
files:
  - name: "KNS_PlenumVote-000001.jsonl"
    records: 7069
    bytes: 4479694
    sha256: "b63ec5d34cfa39ca0b9bca0f5735f0cf6c86ee1b7c5de6b07892f2b15069210c"
    id_range:
      - 6
      - 9999
  - name: "KNS_PlenumVote-000002.jsonl"
    records: 7887
    bytes: 5025156
    sha256: "4ec2e523d70f5986d6890d96fa696081feaeb3402111c6f050728f1ef30e94f8"
    id_range:
      - 10000
      - 19999
  - name: "KNS_PlenumVote-000003.jsonl"
    records: 7337
    bytes: 4650344
    sha256: "8fe2f4104190e07d49adb748313d16aa860a0eadcd2c98aa64597281cb2f4898"
    id_range:
      - 20000
      - 29999
  - name: "KNS_PlenumVote-000004.jsonl"
    records: 8285
    bytes: 5203833
    sha256: "73faafaf4d15af3455ed86db6324b8264a2f743a49860b13e1e2170d012d4433"
    id_range:
      - 30000
      - 39999
  - name: "KNS_PlenumVote-000005.jsonl"
    records: 4349
    bytes: 2733229
    sha256: "36978fce4d8975d048eed556a8442788fb599320666156573d8c896e9679dc84"
    id_range:
      - 40000
      - 45215