Closed luke-strange closed 1 year ago
BLOCKED by #13, so moving back into Ready for now
statXplore has a limit of 1,000,000 cells, so we will probably have to pull this data 1 year at a time.
Also want to pull last time series element for everything to get an idea of what is in the data.
Blocked by waiting for #39
well, it looks like we won't be able to pull every dimension, even when we limit to 1 year at a time. We will need to decide which dimensions we can leave out, there are probably some that won't be particularly useful for us. @ChristianSpence
Is this a volume of data to pull issue, or something else?
On Tue, 20 Jun 2023 at 11:09, luke-strange @.***> wrote:
well, it looks like we won't be able to pull every dimension, even when we limit to 1 year at a time. We will need to decide which dimensions we can leave out, there are probably some that won't be particularly useful for us. @ChristianSpence https://github.com/ChristianSpence
— Reply to this email directly, view it on GitHub https://github.com/open-innovations/jrf-insight/issues/12#issuecomment-1598492859, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ3WPKAY4O2AOYCBBGAUADXMFZELANCNFSM6AAAAAAYFGQXVU . You are receiving this because you were mentioned.Message ID: @.***>
@ChristianSpence i believe its volume yes.
OK, let's discuss after the sprint planning.
On Tue, 20 Jun 2023 at 12:11, luke-strange @.***> wrote:
@ChristianSpence https://github.com/ChristianSpence i believe its volume yes.
— Reply to this email directly, view it on GitHub https://github.com/open-innovations/jrf-insight/issues/12#issuecomment-1598579705, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ3WPIL4FQYTSXYK43XDGDXMGAOZANCNFSM6AAAAAAYFGQXVU . You are receiving this because you were mentioned.Message ID: @.***>
clsoing this as we have the data we need as stands. we can create a new ticket and review statxplore data pulling if/when necessary.
Pull the entire HBAI database - for each measure, have a table with every dimension.
For now we just want to pull the most recent year otherwise we get blocked by the limit of 1,000,000 cells.