File size: 1,069 Bytes
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 | manifest_version: "1.0.0"
table:
name: "KNS_CmtSiteCode"
description: "קודי אתר לוועדות"
primary_key: "Id"
provenance:
source:
name: "Knesset OData API"
url: "https://knesset.gov.il/OdataV4/ParliamentInfo/KNS_CmtSiteCode"
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: "KnsID"
type: "integer"
nullable: true
- name: "SiteId"
type: "integer"
nullable: true
stats:
record_count: 718
file_count: 1
total_bytes: 25468
min_id: 1
max_id: 720
partitioning:
strategy: "id_range"
records_per_file: 10000
files:
- name: "KNS_CmtSiteCode-000001.jsonl"
records: 718
bytes: 25468
sha256: "d96117b3ecb85d55f8732c7f27910411e03e9a064c5346393a9092aba9561971"
id_range:
- 1
- 720
|