policy-design-lab / pdl-api

Policy Design Lab web service API
0 stars 0 forks source link

[FEATURE] Change all programs key from YY-YY format (start and end years) to YYYY-YYYY format. #272

Open sandeep-ps opened 1 week ago

sandeep-ps commented 1 week ago

Can we use the start and end year to make the key so it's more dynamic? I'm ok if we want to open an issue for this, but we should make it dynamic since at some point we'll want to expose the start/end years so someone could generate different ranges of data.

_Originally posted by @navarroc in https://github.com/policy-design-lab/pdl-api/pull/269#discussion_r1826386615_

sandeep-ps commented 1 week ago

This will also need frontend changes and may not be a high priority given that the current implementation works.