Functionality needs to be added into the main.py module to allow end-users to specify a key/value pair index to output specific data.
Requirements:
- lambda function that calls the dict.() or whichever datastructure .json() will dump the data into.
- friendly index filters
- select specific region values, or geographic region from said lambda function.
- strip whitespaces, newlines, etc.