Skip to content

quentinb28/business-operations-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Operations Dashboard

Table of Contents

  1. Situation
  2. Techniques
  3. Action
  4. Results
  5. Contributing
  6. Licensing

1. Situation

Investing.com is a financial platform and news website; one of the top three global financial websites in the world. It offers market quotes,information about stocks, futures, options, analysis, commodities, and an economic calendar. Most of the revenue is generated through advertising; Premium and Remnant. The Remnant business models are CPL / CPA / Networks. This implies closing many deals (Countries * Clients) on a regular basis. This may result in cumbersome processes for the team.

2. Task

The process was, as follows:

  • Extract the relevant data from the Salesforce API (1),
  • Transform the data to make it more readable (2),
  • Load the transformed data as a BigQuery table (3).

The technique was to extract the relevant data from Salesforce using Python and SOQL and then display that information in an easy-to-read Tableau dashboard.

3. Action

Firstly, the deals data was collected from the Salesforce API using a combination of Python and SOQL (Salesforce Object Query Language). Then the data was cleaned and some substrings were extracted from names for dynamic display purposes. Finally the data was saved to BigQuery as a table and a Tableau dashboard was built from it in an more manageable way.

4. Results

This solution enables us to make operations more efficient and to improve the communication between the Business Team and the Operation Team.

5. Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Please keep in mind that some of these projects might not be relevant anymore, as our processes constantly evolve.

6. Licensing

Copyright © Investing.com . All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages