Skip to content

Instantly share code, notes, and snippets.

@shio-yaamaa
shio-yaamaa / glucose_after_meal.sql
Last active May 16, 2021 08:23
FreeStyle Libre - Query to Exported CSV
WITH
meal AS (
SELECT
Device_Timestamp AS timestamp,
Notes AS meal
FROM
`<dataset>.raw`
WHERE
Record_Type = 6
AND Notes IS NOT NULL ),
@shio-yaamaa
shio-yaamaa / a.txt
Created May 8, 2020 08:28
あいうえおかきくけこさしすせそたちつてとなにぬねのあいうえおかきくけこさしすせそたちつてとなにぬねのあいうえおかきくけこさしすせそたちつてとなにぬねのあいうえおかきくけこさしすせそたちつてとなにぬねのあいうえおかきくけこさしすせそたちつてとなにぬねの
a