Skip to content

devs-nest/covid-cleanup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Getting started

Make sure you have python 3 installed

  1. Name the input file as data.csv
  2. Add these two env variables or set them in line 19, 20 in covidRes.py
API_KEY=<your api key>
FD_ENDPOINT=<your freshdesk endpoint>
  1. Run the script with following command
python3 main.py
  1. The error rows file will be generated as error_rows.csv

About

Scripts for cleaning covid leads sheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages