Foursquare Studio Map SDK and Data SDK Examples

October 26, 2023 ยท View on GitHub

Binder open_in_colab

This repository contains sample code for Foursquare Studio SDKs, including:

Studio Map SDK

https://github.com/foursquare/fsq-studio-sdk-examples/assets/1355455/03130a27-15f1-4725-8fea-a54f9a6554a7

The Studio Map SDK lets you embed and control Studio maps from:

The Map SDK makes it easy to:

  • Do exploratory geospatial analytics and data science in Jupyter Notebooks
  • Build web pages that embed published Foursquare Studio maps
  • Create bespoke styling and interactions for Foursquare Studio maps
  • Integrate Studio maps into your organization's workflows

Studio Data SDK

The Studio Data SDK is a Python library that provides APIs to access the Studio platform, allowing your applications to:

  • Authenticate with the Studio platform
  • Access your geospatial assets (such as maps and datasets)
  • Invoke Studio analytics services such as enrichment from your own applications
  • Start pipeline tasks for bulk processing of geospatial data