Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 3.05 KB

File metadata and controls

61 lines (47 loc) · 3.05 KB

API Development and Data Transformation

The objective of this project is to develop APIs, using the attached dataset, of purchases of different softwares through out the year. Initially, it is tested with the dataset attached, but later on, the working project will be implemented on Real-Time SQL Database.

Dataset : Card transaction data

https://drive.google.com/file/d/1YfhCPZbofAekMy9tPH_7ZXChVX8w_OUF/view?usp=sharing

Requirements.txt

Following are the Python libraries used:

  • flask (Flask, jsonify, request)
  • pandas
  • json

Tasks

Api 1

Api 2

Api 3

Api 4

Feedback

If you have any feedback, please reach out at umeshsugara9@gmail.com