SKYHACK-2.0
The SQL file here contains the source code for our submission to SkyHack 2.0 Hackathon.
To run the queries, follow these steps:
- Import the attached data files (calls.csv, customers.csv, reason.csv, sentiment_statistics.csv) in any PostgreSQL client (preferably PgAdmin).
- Open the ‘analysis_query.sql’ file in the client.
- The file contains many queries which can be used to analyze the data.
Here are the links to the dataset:
- calls.csv - https://uc.hackerearth.com/he-public-data/callsf0d4f5a.csv
- customers.csv - https://uc.hackerearth.com/he-public-data/customers2afd6ea.csv
- reason.csv - https://uc.hackerearth.com/he-public-data/reason18315ff.csv
- sentiment_statistics - https://uc.hackerearth.com/he-public-data/sentiment_statisticscc1e57a.csv