carbonplan / offsets-db-api

accounting of voluntary and compliance offset programs
https://carbonplan.org/research/offsets-db
MIT License
1 stars 0 forks source link

refactor endpoints for improved readability and maintenance #116

Closed andersy005 closed 3 weeks ago

andersy005 commented 4 weeks ago

this PR transitions the logic in our endpoints from a mix of SQL and Pandas to pure SQL using SQLAlchemy/SQLModel constructs for improved readability and maintenance