Skip to content

Instantly share code, notes, and snippets.

@thigm85
Created March 24, 2021 12:03
Show Gist options
  • Save thigm85/1a80071bb92ec9f0dd0b2de80e0b567b to your computer and use it in GitHub Desktop.
Save thigm85/1a80071bb92ec9f0dd0b2de80e0b567b to your computer and use it in GitHub Desktop.
res = app.query({"yql" : "select date from sources * where date <= 20191110 AND date >= 20191108;"})
res.hits[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment