Skip to content

Instantly share code, notes, and snippets.

@vielmetti
Created November 19, 2019 15:29
Show Gist options
  • Save vielmetti/f4a9c87c8511d3794673c121cddbe4eb to your computer and use it in GitHub Desktop.
Save vielmetti/f4a9c87c8511d3794673c121cddbe4eb to your computer and use it in GitHub Desktop.
#!/bin/sh
wget -O - -q 'http://webapi.legistar.com/v1/a2gov/events?$filter=EventDate+ge+datetime%272019-01-01%27+and+EventDate+lt+datetime%272019-12-31%27'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment