lawsofisrael / README.md
nickbes's picture
Fix field extraction: use correct API field names (Knesset, SubType, SummaryLaw, PublicationSeriesLaw, PreviousNameList)
1ad2d72 verified
|
Raw
History Blame Contribute Delete
1.58 kB
metadata
language:
  - he
pretty_name: Passed Israeli Bills - Raw Knesset API
tags:
  - law
  - israel
  - knesset
dataset_info:
  features:
    - name: bill_id
      dtype: int64
    - name: name
      dtype: string
    - name: status
      dtype: string
    - name: initiators
      dtype: string
    - name: knesset_num
      dtype: int64
    - name: proposal_type
      dtype: string
    - name: committee_name
      dtype: string
    - name: commencement_date
      dtype: string
    - name: summary
      dtype: string
    - name: publication_date
      dtype: string
    - name: previous_names
      dtype: string
    - name: law_pdf_url
      dtype: string
    - name: law_pdf_bytes
      dtype: large_binary
  splits:
    - name: train
      num_bytes: 109802419
      num_examples: 572
  download_size: 96395547
  dataset_size: 109802419
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Passed Israeli Bills - Raw Knesset API

Raw responses from the Knesset bill-detail API for 573 bills whose source status is התקבלה בקריאה שלישית.

Contents

data/passed_bills_raw.json is a UTF-8 JSON list. Records are preserved as returned by the API without semantic classification or enrichment.

Provenance