ONSdigital / dp-python-tools

Simple reusable python resources for digital publishing.
MIT License
1 stars 0 forks source link

888 datasetapi client #52

Closed Moasib-Arif closed 2 months ago

Moasib-Arif commented 2 months ago

What

Create a DatasetAPI Client, Base Dataset Class and created tests to mock sending json data to a url with payload. Additionally you can Upload json using the upload service cleint.

DatasetAPI Client - Create Jobs in the dataset/job API ( Token authentication)

How to review

Sanity Check Check if the logic is correct Additionally any new endpoints I can add or any new changes Run all the tests

Who can review

Anyone