rajshah001/Web-Scraper-PCMC-WaterBill-Data-and-Interactive-Dashboard
I have created a PCMC region waterbill record scraper using python in which you have to enter start and stop values of record (i.e start=1 stop=10000) and initiate the program. So it scrapes all the data of the consumer including the due amount of waterbill. Also added the functionality for making a interactive dashboard for the scraped data, for regional analysis.
Python