Skip to content

Updated StatVarObservation properties (updated measurementMethod property, created imortName and provenanceUrl properties)#1250

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
copybara2git_902819473
Open

Updated StatVarObservation properties (updated measurementMethod property, created imortName and provenanceUrl properties)#1250
copybara-service[bot] wants to merge 1 commit intomainfrom
copybara2git_902819473

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Updated StatVarObservation properties (updated measurementMethod property, created imortName and provenanceUrl properties)

Context:

There are some inconsistencies in StatVarObservation schema today and the results that come back from the /v2/observations API:

  1. provenanceUrl isn't a real property in the graph, but it is stored in bq/bt/spanner, and it's returned in the facet when we fetch observations with the /v2/observations api.
  2. Same for importName - it's not a real property, but it's part of the observations facet
  3. measurementMethod is a real property, but in the schema it's attached to the StatisticalVariable and not the StatVarObservation

…erty, created imortName and provenanceUrl properties)

Context:

There are some inconsistencies in StatVarObservation schema today and the results that come back from the /v2/observations API:

1. provenanceUrl isn't a real property in the graph, but it is stored in bq/bt/spanner, and it's returned in the facet when we fetch observations with the /v2/observations api.
2. Same for importName - it's not a real property, but it's part of the observations facet
3. measurementMethod is a real property, but in the schema it's attached to the StatisticalVariable and not the StatVarObservation

PiperOrigin-RevId: 902819473
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant