Use Python, ElementTree, and BeautifulSoup to parse an XML file and extract certain Summary tables.
Budget: $10 – $30 USD
Hello. I must update a Python program that parses an XML file and extracts elements using ElementTree and BeautifulSoup.
The XML file can be found at https://www.dsireusa.org/resources/database-archives/.
Objectives for code modification:
1. Capture Summary information for Net Metering records. (program_type_id=37)
2. Capture Solar Renewable Energy Credit Program records. (program_type_id=85)
Which can be seen here: https://programs.dsireusa.org/system/program/tables
I can provide existing code. Thanks
I need Modified jpynb file/Python program that includes requested enhancements.
The XML file can be found at https://www.dsireusa.org/resources/database-archives/.
Objectives for code modification:
1. Capture Summary information for Net Metering records. (program_type_id=37)
2. Capture Solar Renewable Energy Credit Program records. (program_type_id=85)
Which can be seen here: https://programs.dsireusa.org/system/program/tables
I can provide existing code. Thanks
I need Modified jpynb file/Python program that includes requested enhancements.