Aaron Penne

Results 8 issues of Aaron Penne

By porting to Lambda this would immediately become a scalable (basic) API to download output files. Would likely need to stash the file in an S3 bucket and provide link...

Locally for now, eventually in the browser for #11

A fun challenge, ties to using Lambda #8 for a web interface #11

Fun serverless challenge

Instead of cherry picking one particular station in a city, return data as an aggregate of data available for a city. Likely need to find the center coordinates of a...

Would be convenient to grab a specific station using codes from other systems (IATA, etc.)

Would be convenient to find all stations within a region, need the appropriate lookups and cleansing to handle this.

The fuzzywuzzy library is an obvious first choice.