Job description
I am looking for a person who would be interested in the following assignment:
What will be needed:
- knowledge of Python (it will be necessary to use Telethon for a few things)
- Use of API to retrieve some data
- The API has a limit of 5 inches per second and at some points the demand will be higher so this will need to be handled - throttling? I care about using the maximum from the API
- saving the downloaded data (Telethon and API) to the database and then a lot of different analysis (calculations, comparisons, conditions, etc.)
- filtering/sorting
- loading archived data from a .json file
The whole thing is several sub-pages displaying various data from the database. Simple design - tables, highlights, etc.