Data import project

Job ID: 31939104

Budget: $10 – $30 USD

This is a project to import data into a system.
1 - Import the user-attached Excel spreadsheet into Python using "pandas".
2 - Validate the spreadsheet (column structure, data type in columns).
3 - Import customer registration data to Python using "requests" using the system API.
4 - Compare changes made to existing records, and check if there are new records.
5 - Perform POSTs in the system API informing the edited records.
6 - Perform POSTs in the API informing the new records.