knesset-data / data /KNS_Committee /manifest.yaml
קרמבוט
manifests: add Hebrew descriptions to all entities
9130b08
raw
history blame
2.09 kB
manifest_version: "1.0.0"
table:
name: "KNS_Committee"
description: "ועדות הכנסת"
primary_key: "Id"
provenance:
source:
name: "Knesset OData API"
url: "https://knesset.gov.il/OdataV4/ParliamentInfo/KNS_Committee"
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: "Name"
type: "string"
nullable: true
- name: "CategoryID"
type: "integer"
nullable: true
- name: "CategoryDesc"
type: "string"
nullable: true
- name: "KnessetNum"
type: "integer"
nullable: true
- name: "CommitteeTypeID"
type: "integer"
nullable: true
- name: "CommitteeTypeDesc"
type: "string"
nullable: true
- name: "Email"
type: "string"
nullable: true
- name: "StartDate"
type: "datetime"
nullable: true
- name: "FinishDate"
type: "datetime"
nullable: true
- name: "AdditionalTypeID"
type: "integer"
nullable: true
- name: "AdditionalTypeDesc"
type: "string"
nullable: true
- name: "ParentCommitteeID"
type: "integer"
nullable: true
- name: "CommitteeParentName"
type: "string"
nullable: true
- name: "IsCurrent"
type: "boolean"
nullable: true
- name: "LastUpdatedDate"
type: "datetime"
nullable: true
stats:
record_count: 2900
file_count: 1
total_bytes: 1471742
min_id: 1
max_id: 4286
partitioning:
strategy: "id_range"
records_per_file: 10000
files:
- name: "KNS_Committee-000001.jsonl"
records: 2900
bytes: 1471742
sha256: "0c69e5cda98f7a2c93d71ac0c74e1dbb4d17f4695a8886f8ca2bcaf5ada013b2"
id_range:
- 1
- 4286