jamie-mh / estimmo-api

🗺️ French real-estate estimation and history API

Home Page:https://estimmo.jmh.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🗺️ French real-estate estimation and history API

https://estimmo.jmh.me

License:GNU Affero General Public License v3.0


Languages

Language:C# 96.6%Language:Shell 3.2%Language:Dockerfile 0.2%