This repository contains code for the statistics service. A small service to generate basic statistics on the collected data. There are two services in this repo:
- BikeDataProject.Statistics.Service: Aggregrates data from the main bike data project database onto boundaries taken from OSM.
- BikeDataProject.Statistics.Service.Tiles: Publish the aggregated data as Mapbox vector tiles.
These together generate the map on our website:
- During this project we will be using C# Google Style guide + brackets on a newline.
- Prefer to use the Empty method on types to return empty variables.