Skip to content

🗺️ French real-estate estimation and history API

License

Notifications You must be signed in to change notification settings

jamie-mh/estimmo-api

Repository files navigation

Estimmo API

High-performance French real-estate estimation and history API built with ASP.NET and PostGIS. Using open data, Estimmo provides a visualisation of national property values and sale history.

Website

API Documentation

Running

No data is provided and must be downloaded and imported.

Requirements

  • .NET 8
  • PostgreSQL 14+ database with PostGIS and tdigest extensions
  • cURL
  • gzip
  • Mapshaper

Generating the database

Update the appsettings.[env].json files as required.

The init script will download the required data and process it.

./init.sh

Data sources