Skip to content

Instantly share code, notes, and snippets.

@Zirwin95
Zirwin95 / DECO Query Ex #1
Last active December 19, 2015 23:28
A query of the event recorded in Wyoming using Postgres Standard Query Language (pSQL).
Motivation: find the fields we are interested in.
"The images and duration from and between events recorded by two phones at a specific location (Casper, Wyoming)."
*42.820738, -106.265443*
gsw=> \d deco_observation_v
View "public.deco_observation_v"
Column | Type | Modifiers
---------------------------+--------------------------+-----------
id_pk | bigint | (Image identification, primary key)