Skip to content

Data visualisation using Python to generate an interactive map of Salesforce Leads associated to a particular Campaign.

Notifications You must be signed in to change notification settings

toby-p/mapping_Salesforce_Leads_by_Campaign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mapping_Salesforce_Leads_by_Campaign

The Jupyter notebook in this repo gives an example Python script showing how to create a geographical map of Salesforce Leads associated to a particular Campaign, similar to this:

The map is created with the Python package folium; the Salesforce data is scraped using simple_salesforce.

About

Data visualisation using Python to generate an interactive map of Salesforce Leads associated to a particular Campaign.

Topics

Resources

Stars

Watchers

Forks