Swirrl / ons-data-export

Temporary repo to keep track of the extraction of data between the PMD3 backed alpha for the COGS project, and the PMD4 staging server.
0 stars 0 forks source link

Overriding Value column label #29

Closed mikeAdamss closed 4 years ago

mikeAdamss commented 4 years ago

Overriding Value column label,(example: ONS-UK-trade-in-goods-by-industry-country-and-commodity, we’re using “GBP Total”).

This has been questioned by our BA's. Should we be doing this? How/why/where is the mechanism?

jennet commented 4 years ago

@mikeAdamss Is this a question for Swirrl? If so, could you provide a bit more context?

mikeAdamss commented 4 years ago

apologies, didn't see the comment.

this dataset: http://cogs-staging-web.swirrlstaging.com/dataset/cube?uri=http%3A%2F%2Fgss-data.org.uk%2Fdata%2Fgss_data%2Ftrade%2Fons-trade-in-goods-catalog-entry

has the observation column label "GBP Total" in pmd4 where as in pmd3 it has the observation column label "Value" and our Business Analysts have questioned whether it's correct as they find it confusing.

jennet commented 4 years ago

@mikeAdamss in PMD4 if a observation column is a measure, then it displays the label of that specific measure rather than a generic "value" in the column header. In this particular case, that column (component) is configured to use the measure http://gss-data.org.uk/def/measure/gbp-total

mikeAdamss commented 4 years ago

@jennet - fair enough and thanks for the info. As its intended behaviour I'll go back with that, if it's an issue for them I'm sure they'll raise it. Closing this one.