Skip to content

Instantly share code, notes, and snippets.

@shotleft
Last active December 22, 2019 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shotleft/2caf43ea227cc4d45655a36b5f3c7ed8 to your computer and use it in GitHub Desktop.
Save shotleft/2caf43ea227cc4d45655a36b5f3c7ed8 to your computer and use it in GitHub Desktop.
BQ Nest 1
SELECT
object_id
, faceAnnotations
FROM
`bigquery-public-data.the_met.vision_api_data`
WHERE
object_id = 647580
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment