bcgov / parks-data-register

Apache License 2.0
6 stars 4 forks source link

[M] Sites - Define Data Model #125

Open JLWade opened 1 year ago

JLWade commented 1 year ago

This ticket is to update the park name data model to include legal sites.

Acceptance Criteria

Notes

ashley-dhillon commented 1 year ago

Refinement comment: data flow diagram would be helpful; both data and user flows are needed; administrator on the front end who will be wardens of the data that will change; 2nd consumer will be API consumer/general public consumer receiving data directly from API; need flow charts for both of these. Collaboration between the dev's and UX/SD will be needed on each flow chart.

Dev's need to also get comfortable with the business context around sites, association, etc; updates to mapped relationships around protected areas will also need to be looked at;

JLWade commented 10 months ago

Refer to #223 for more info on decisions as of Jan 2nd (MVP sites will be searched via protected area search and all sites are associated with a protected area).

Unblocking this ticket after Jan 2 meeting.

Dianadec commented 8 months ago

Question: Bring in historic site names or only current ones? - Need to check with Jess. @JLWade Follow up with Glenna.

Notes:

Dianadec commented 8 months ago

Question above answered by Jess: "I think for park names we only brought over current and talked about historic names being brought over as a future iteration, so I’d like to follow that pattern. Bring in current site names first. We do not need to bring in repealed ones at this time." @meredithom @JLWade Moved back to In Progress since it is now unblocked.

meredithom commented 8 months ago

At this time sites do not have an effective date.

manuji commented 8 months ago

Tested on TEST: Pending

Moving this back to Todo. FYI @JLWade @meredithom @Dianadec

meredithom commented 8 months ago

I'm not sure what you mean by sites not being found in TEST.

This is a screenshot of the sites in the test database: Image

The file with the full list of sites that should have been imported can be found in Teams. At this time, only active sites were imported in dynamo.

manuji commented 8 months ago

Thanks @meredithom , I was checking from the Data register FE. It's my fault for assuming I would find the sites from the Main search. I will check this from DynamoDb.

manuji commented 8 months ago

Tested on Dev, TEST, PROD: Passed

JLWade commented 8 months ago

@meredithom is there any documentation on the changes to the data model in github? (part of the first AC)

JLWade commented 8 months ago

jk found it! https://github.com/bcgov/parks-data-register/blob/main/pdr-api/docs/nosqlWorkbenchDataModel.json

Moving to done