israel-nadlan-data
April 23, 2026 ยท View on GitHub
Public geography and reference dataset for Israeli housing data.
This repository is a self-contained public data product. It publishes geography reference tables, locality context, machine-readable metadata, and documentation needed to understand the release without relying on any private workspace.
What This Repository Publishes
data/current/geography_reference.csv: canonical geography reference tabledata/current/locality_crosswalk.csv: locality context and compatibility tablemetadata/manifest.json: release manifestmetadata/data_dictionary.csv: column dictionarymetadata/release_files.csv: file-level checksums and row counts
Current Release
| Field | Value |
|---|---|
| Release version | v0.2.0 |
| Release date | 2026-04-22 |
| Schema version | 2.1.0 |
| Geography rows | 1,312 |
| Locality crosswalk rows | 1,306 |
Interpretation Guide
geography_reference.csvis the canonical geography dimension.locality_crosswalk.csvis contextual support for locality lookups and joins.geography_typemust be checked before ranking or joining places.- This repository does not publish rent benchmark observations, modeled estimates, or source inventories.
Release Layout
data/
current/
releases/v0.2.0/
metadata/
manifest.json
data_dictionary.csv
release_files.csv
Rights And Attribution
The repository keeps rights language conservative and source-specific.
- Repository-authored metadata and documentation are separate from upstream public source terms.
- Geographic reference tables may still point at their upstream public data sources in the docs.
- This repository does not claim to override upstream permissions.
See:
Documentation
Validation
python scripts/build_release_metadata.py
python scripts/validate_release.py --check
Workflow Note
pr-agent-context is intentionally referenced as floating v4 in this repository's GitHub Actions workflows, including both the reusable workflow ref and tool_ref. Do not pin either to a SHA or exact point release.