Client Background

Client: A leading Marketing firm in USA

Industry Type:  Marketing

Services: Marketing, consulting, ads, business solutions

Organization Size: 20+

Project Description

Atera.com is used as our RMM, we have an agent on every machine. Which tracks the if a machine goes down, initial response time etc.., The website doesn’t provide any standard reports, So we needed to create a custom report.

Our Solution

  1. Importing the data from Atera API into Jupyter
  2. Using Web Scraping download the JSON data
  3. Convert the JSON data to Data Frame and download it into PC.
  4. Clean the data with only required columns
  5. Upload the data into google sheets.
  6. Connect google sheets and google data studio
  7. Create the dashboard with the data

Tools used

  1. Python (Pandas, requests)
  2. Google Sheets
  3. Google Data Studio

Skills used

  1. Analytics
  2. Programming Language

Databases used

  1. Contacts.csv
  2. Customers.csv
  3. Tickets.csv
  4. Alerts.csv

What are the technical Challenges Faced during Project Execution?

  • I found it difficult on downloading the data.

How the Technical Challenges were Solved

  • Once I figured I have been using the wrong Authorization key to login I was able to solve the issue, and convert the curl command into python

Project Snapshots

Project website url

https://datastudio.google.com/reporting/5e61aecb-a420-41cc-afba-d0ca37f69132

Project Video