Google sheets parser with telegram interface and bot hosting

Job ID: 35218751

Budget: $100 – $500 USD

I have multiple files that have columns, some of them contain addresses, and checkboxes.
I need to get all rows that have >= X similar addresses with empty checkboxes for each file separately (it can be 3 for file1 and 4 for file2 for instance). Also I have to have an opportunity to specify this X for each file.
All this selected rows should be translated to one file and sorted by address. For each address should be calculated price (unique_address_price + 10 * max(0, address_amount - 4), where address price you get from dictionary and address amount is amount of each addresses selected from all tables.
Finally I want to have an opportunity to do this from an interface on my PC or in Telegram. Also if it is a telegram it should be hosted on cloud server.
All input files are google sheets
Related categories: Python Web Hosting Google Sheets Telegram API