by @skills-il
Access Israeli Central Bureau of Statistics (CBS) data including CPI, housing price indices, economic indicators, and demographic data. Use when user asks about Israeli statistics, "hamadad", CPI, consumer price index, housing prices, "madad mchirei dirot", GDP, unemployment, population data, CBS data, "halishka hamerkazit listatistika", producer prices, building starts, or any Israeli economic/demographic statistics. Enhances israel-statistics-mcp server with index interpretation and economic context. Do NOT use for non-Israeli statistics or financial forecasting.
npx skills-il add skills-il/government-services --skill israeli-statisticsStatistical data is published on a fixed schedule with inherent delays. CPI is released ~15 days after month-end. Housing prices are quarterly with ~3-month lag. Always note the reference period when presenting data. Index values and rates change -- verify current figures at cbs.gov.il for time-sensitive decisions such as rent adjustments or contract indexation.
| Need | Data Source | Frequency |
|---|---|---|
| CPI / Consumer prices | CPI tables | Monthly |
| Housing prices | Housing Price Index | Quarterly |
| Rent adjustment | CPI change calculation | Monthly |
| GDP / Economic growth | National Accounts | Quarterly |
| Unemployment | Labor Force Survey | Monthly |
| Population / Demographics | Population estimates | Annual/Quarterly |
| Producer prices | PPI tables | Monthly |
| Construction activity | Building starts data | Monthly |
| Trade / Exports | Foreign trade tables | Monthly |
| Wages / Income | Wage statistics | Quarterly |
The CPI (madad hamchirim latarchan) is Israel's most widely referenced index.
How to use CPI data:
CPI Components (approximate weights):
| Component | Hebrew | Weight (~%) |
|---|---|---|
| Housing (rents) | diyur | ~25% |
| Transportation | tachburah | ~17% |
| Food | mazon | ~16% |
| Health | briut | ~6% |
| Education and culture | chinuch vetarbut | ~8% |
| Clothing and footwear | halbasha vehanala | ~3% |
| Furniture and household | rihut umeshek bayit | ~5% |
| Other | acher | ~20% |
Rent adjustment formula (for madad-linked contracts):
New Rent = Old Rent * (Current CPI / CPI at contract signing)Example: If CPI rose from 100.0 to 103.5 since contract start, rent increases by 3.5%.
Tracks residential property transaction prices:
Key breakdowns:
Interpreting the index:
Key macroeconomic data from CBS:
GDP (Gross Domestic Product):
Labor Market:
Trade and Balance of Payments:
Construction:
CBS is the authoritative source for Israeli demographics:
Population:
Migration:
Vital statistics:
Using the israel-statistics-mcp server or direct CBS access:
CBS table structure:
Common table references:
| Subject | Table Range | Description |
|---|---|---|
| Population | 2.x | Population size, demographics |
| Migration | 4.x | Immigration and emigration |
| Prices | 12.x | CPI, housing, producer prices |
| Labor | 12.x | Employment, wages, unemployment |
| National accounts | 16.x | GDP, growth, per capita |
| Construction | 19.x | Building activity |
| Foreign trade | 16.x | Exports, imports |
Tips for CBS data queries:
User says: "My landlord wants to raise my rent based on hamadad. Is that allowed?" Result: Explain madad-linked rental contracts. If the contract specifies CPI adjustment, calculate: look up CPI at contract signing date and current CPI, apply the formula. Note that adjustments are typically annual, not monthly. If CPI decreased, rent should decrease too.
User says: "Are apartment prices going up or down in Tel Aviv?" Result: Query the Housing Price Index for Tel Aviv district. Present quarterly and annual trends. Compare to national average. Note relevant context: interest rates, building starts in area, supply/demand factors.
User says: "How is the Israeli economy doing?" Result: Present latest GDP growth (quarterly, annualized), unemployment rate, CPI inflation rate, shekel exchange rate trends, and notable sector performance. Provide CBS sources for each figure.
scripts/fetch_cbs_data.py — Search CBS datasets on data.gov.il, fetch CPI (hamadad) component weights and available datasets, calculate madad-linked rent adjustments from old/new CPI values, and display a key economic indicators dashboard with CBS table references. Supports subcommands: cpi, rent-calc, search, indicators. Run: python scripts/fetch_cbs_data.py --helpreferences/cbs-data-guide.md — CBS publication schedule for all major indicators (CPI, housing prices, GDP, unemployment, building starts), CPI component weights, the rent adjustment formula for madad-linked contracts, and CBS table number reference by subject area (population 2.x, prices 12.x, construction 19.x, etc.). Consult when determining data availability timing or locating the correct CBS table number.Cause: CBS follows a fixed publication calendar with reporting lags Solution: Check the CBS publication calendar (luach pirsumim) for the expected release date. CPI: ~15th of the month. Housing: ~6 weeks after quarter end. GDP: ~6 weeks after quarter end.
Cause: CBS periodically rebases indices, causing series breaks Solution: Ensure both values being compared use the same base period. CBS publishes conversion tables between old and new base periods. For CPI, check which base year applies to the series.
Cause: CBS data tables primarily use Hebrew headers Solution: Use the israel-statistics-mcp server which can interpret Hebrew field names. Or query with limit=1 to inspect column structure before full data retrieval.
Supported Agents
Trust Score
This skill can execute scripts and commands on your system.
This skill can make network requests to external services.
by @skills-il
Look up Israeli company information and understand business entity types. Use when user asks about Israeli companies, "chevra", business registration, "Rasham HaChevarot", company numbers, entity types, or needs to register a business in Israel. Covers Ltd companies, partnerships, non-profits (amuta), cooperatives, and sole proprietors. Do NOT use for non-Israeli corporate registries or stock market analysis.
by @skills-il
Israeli Land Authority (RMI) tender data, land allocation guidance, and bid process navigation. Use when user asks about Israeli land tenders, "michraz", "rashut mekarkei yisrael", RMI, Israel Land Authority, government land auctions, "haktzaah", land lottery ("hagralah"), building rights, or state land allocation. Enhances remy-mcp server with tender process guidance and Hebrew terminology. Do NOT use for private real estate transactions (use israeli-real-estate skill instead) or non-Israeli land systems.
by @skills-il
Navigate Israeli National Insurance (Bituach Leumi) benefits, eligibility, and contributions. Use when user asks about "bituach leumi", national insurance, retirement pension (kiztavat zikna), unemployment (dmei avtala), maternity leave (dmei leida), child allowance (kiztavat yeladim), disability benefits, work injury, reserve duty compensation, or NI contributions. Covers all 15+ Bituach Leumi programs. Do NOT use for private insurance or health fund (kupat cholim) questions.