Skip to content

Objective: The objective of this assignment is to develop APIs, using the attached dataset, of purchases of different softwares through out the year. Candidates are free to use the dataset directly or import it in any database, if importing , make sure to include a migration file or readme steps so that we can run and check the APIs ourselves.

Notifications You must be signed in to change notification settings

umesh-sugara/API-Development-Data-Transformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Objective: The objective of this assignment is to develop APIs, using the attached dataset, of purchases of different softwares through out the year. Candidates are free to use the dataset directly or import it in any database, if importing , make sure to include a migration file or readme steps so that we can run and check the APIs ourselves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages