From a0389c327738a5d613f9d0789b40856a7ece132e Mon Sep 17 00:00:00 2001 From: Matti Grotheer Date: Tue, 18 May 2021 16:20:58 +0200 Subject: [PATCH] List Google POI pipeline in general README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fde4451..ec7fc0ef 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,6 @@ We currently have the following pipelines published: - [`osm-poi`](https://github.com/kuwala-io/kuwala/tree/master/kuwala-pipelines/osm-poi): Global collection of point of interests (POIs) - [`population-density`](https://github.com/kuwala-io/kuwala/tree/master/kuwala-pipelines/population-density): - Detailed population and demographic data \ No newline at end of file + Detailed population and demographic data +- [`google-poi`](https://github.com/kuwala-io/kuwala/tree/master/kuwala-pipelines/google-poi): + Scraping API to retrieve POI information from Google (incl. popularity score) \ No newline at end of file