Skip to content

NGYB/DS_daas_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Example using DataSpark's DAAS(data-as-a-service) API

Query the DAAS API to get footfall counts in the various ROIs(region of interests), and visualize using a choropleth plot.

Change your input parameters as necessary:

#### Input parameters #####################################
consumerKey = "<YOUR-CONSUMER-KEY>"
consumerSecret = "<YOUR-CONSUMER-SECRET>"
startDate = '2017-01-11'
startTime = '00:00:00'
endDate = '2017-01-11'
endTime = '23:59:59'
interval = 'day'
###########################################################

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages