forked from hansenms/sheet-it
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsheets.json
More file actions
20 lines (20 loc) · 803 Bytes
/
sheets.json
File metadata and controls
20 lines (20 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"sheets": [
{
"name": "CodeSystem",
"url": "https://docs.google.com/spreadsheets/d/1PaFYPSSq4oplTvw_4OgOn6h2Bs_CMvCAU9CqC4tPBgk/gviz/tq?tqx=out:csv&sheet=Code%20System"
},
{
"name": "Data Type",
"url": "https://docs.google.com/spreadsheets/d/1PaFYPSSq4oplTvw_4OgOn6h2Bs_CMvCAU9CqC4tPBgk/gviz/tq?tqx=out:csv&sheet=Data%20Type"
},
{
"name": "Segment",
"url": "https://docs.google.com/spreadsheets/d/1PaFYPSSq4oplTvw_4OgOn6h2Bs_CMvCAU9CqC4tPBgk/gviz/tq?tqx=out:csv&sheet=Segment"
},
{
"name": "Message",
"url": "https://docs.google.com/spreadsheets/d/1PaFYPSSq4oplTvw_4OgOn6h2Bs_CMvCAU9CqC4tPBgk/gviz/tq?tqx=out:csv&sheet=Message"
}
]
}