italy-car-insurance-prices avatar

italy-car-insurance-prices

Pricing

from $1.00 / 1,000 results

Go to Apify Store
italy-car-insurance-prices

italy-car-insurance-prices

Get official Italian RC Auto insurance prices for all 107 provinces, 20 regions & 5 macro-areas from IVASS. Average premiums, YoY change, percentiles & contract counts for cars, motorcycles & mopeds โ€” updated quarterly. No quotes, no PII, ready for analysis.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Francesco Ayrton Davoli

Francesco Ayrton Davoli

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

๐Ÿ‡ฎ๐Ÿ‡น Italy Car Insurance Prices โ€” RC Auto by Province & Region

The only ready-to-use dataset of Italian motor-insurance (RC Auto) prices broken down by province, region and macro-area โ€” straight from the official IVASS regulator.

Get the average premium actually paid for car, motorcycle and moped insurance in every one of Italy's 107 provinces, with year-over-year change, price percentiles and contract volumes โ€” refreshed every quarter. No quote forms, no personal data, no guesswork: just clean, structured, analysis-ready numbers.


๐Ÿ’ก Why this actor

Italian RC Auto pricing is famously territorial โ€” a driver in Naples can pay โ‚ฌ270+ more than the same driver in Aosta. Until now, that territorial price map lived inside PDF reports and multi-tab Excel files published by IVASS (the Italian insurance authority). This actor turns it into a single tidy dataset you can drop into a spreadsheet, BI tool, database or model in seconds.

  • โœ… Official source โ€” IVASS IPER survey (the same data ISTAT uses for the national CPI)
  • โœ… Full territorial coverage โ€” all 107 provinces + 20 regions + 5 macro-areas + national
  • โœ… 3 vehicle types โ€” cars (autovetture), motorcycles (motocicli), mopeds (ciclomotori)
  • โœ… Rich fields โ€” average premium, YoY %, price percentiles (5thโ€“99th), contract counts, coefficient of variation
  • โœ… Time series โ€” pull the latest quarter or the entire history back to 2021
  • โœ… Zero PII โ€” reads published aggregate statistics only

๐ŸŽฏ Who uses it & how

Use caseWhat you do with the data
Insurance brokers & agentsBenchmark your quotes against the true local market average; show clients how their province compares.
Insurtech & comparison sitesPower "average price in your area" widgets, lead-gen calculators and pricing pages with authoritative numbers.
Pricing & actuarial teamsFeed territorial baselines and percentiles into pricing models and competitiveness analyses.
Market researchers & analystsMap regional price gaps, track YoY inflation in motor insurance, build reports and dashboards.
Data scientists / MLUse province-level premiums + percentiles + contract volumes as features or training data.
Journalists & consumer associationsSource verifiable, citable figures on how much Italians pay for car insurance by area.
Fintech & lead generationGeo-segment campaigns by price level (target high-premium provinces with savings offers).

๐Ÿ“ฆ What you get (output)

The actor outputs ~356 rows per quarter, organised on four levels via the level field.

provincia โ€” the core: 107 provinces ร— 3 vehicle types

{
"level": "provincia",
"provincia": "Napoli",
"sigla": "NA",
"regione": "Campania",
"macroarea": "Sud",
"vehicleType": "autovetture",
"premioMedio": 604.7,
"variazioneAnnua": 0.6,
"numContratti": 71190,
"cv": 47.6,
"p5": 277, "p10": 333.9, "p25": 435.5, "p50": 558.5, "p75": 723.9, "p95": 1147.8, "p99": 1731.4,
"period": "2025-Q4",
"periodType": "trimestre",
"source": "IPER",
"publicationDate": "2026-04-20",
"sourceFile": "https://www.ivass.it/.../tavole_IV_trimestre.xlsx"
}
FieldMeaning
provincia / siglaProvince name and plate code (e.g. Napoli / NA)
regione / macroareaRegion and macro-area (Nord-Ovest, Nord-Est, Centro, Sud, Isole)
vehicleTypeautovetture (cars), motocicli (motorcycles), ciclomotori (mopeds)
premioMedioAverage premium actually paid, in โ‚ฌ
variazioneAnnuaYear-over-year change, %
numContrattiNumber of contracts in the sample (sample size / weight)
cvCoefficient of variation, % (price dispersion)
p5โ€“p99Price percentiles, โ‚ฌ (5th / 10th / 25th / 50th-median / 75th / 95th / 99th)
periodReference quarter, e.g. 2025-Q4

regione, macroarea, nazionale โ€” ready aggregates

  • regione โ€” official IVASS contract-weighted regional average (cars).
  • macroarea โ€” Nord-Ovest / Nord-Est / Centro / Sud / Isole, contract-weighted from province data (all 3 vehicle types), with premioMin / premioMax.
  • nazionale โ€” national contract-weighted average per vehicle type. (Sanity check: cars โ‰ˆ โ‚ฌ432โ€“437, matching the official IVASS headline.)

Aggregates are weighted by numContratti, reproducing the IVASS methodology โ€” not a naive province mean.


โš™๏ธ Input โ€” quick start

The defaults already give you the latest quarter, all vehicle types, all territorial levels. Just hit Start.

{
"source": "iper",
"mode": "latest",
"maxPublications": 1,
"vehicleTypes": ["autovetture", "motocicli", "ciclomotori"]
}

Want the full history (every quarter since 2021)?

{ "source": "iper", "mode": "all_available" }

Want a specific span of years?

{ "source": "iper", "mode": "year_range", "yearFrom": 2023, "yearTo": 2025 }
OptionWhat it does
modelatest (most recent period) ยท year_range ยท all_available (since 2021)
maxPublicationsHow many recent periods to pull in latest mode
vehicleTypesPick cars / motorcycles / mopeds
includeProvinceDataPer-province rows (on by default)
includeRegionalAggregatesOfficial regional averages
includeMacroareaAggregatesNord/Centro/Sud/Isole averages
includeNationalAggregateNational average
proxyConfigurationItalian proxy recommended (default)

๐Ÿ“ค Exporting

From the run's Output tab, export to Excel, CSV, JSON, or via API โ€” or connect it to Google Sheets / your database with Apify integrations. Schedule it quarterly to keep a fresh price feed automatically.


๐Ÿ“‘ Source & terms

Data originates from IVASS (Istituto per la Vigilanza sulle Assicurazioni), Indagine IPER โ€” the official survey of effective RC Auto prices, published openly on ivass.it.

This actor automates the retrieval and structuring of public statistical data; it does not bypass authentication and submits no personal data. Any onward use or redistribution of the retrieved data is the user's responsibility โ€” always cite the source ("Fonte: IVASS โ€” Indagine IPER"), and for commercial reuse check IVASS's reuse terms / request authorisation where required.


๐Ÿ› ๏ธ Tech & local dev

Node.js 20 ยท Apify SDK 3 ยท Crawlee (CheerioCrawler) ยท SheetJS ยท cheerio ยท got-scraping.

npm install
npm run test:parser # validates parsing + aggregation

Questions or a custom breakdown (extra fields, other IVASS tables, weekly schedule)? Open an issue or contact the author.