Skip to content

Commit c711194

Browse files
committed
Comment out columns not necessary to create DojoMaps for now
1 parent be7b8ad commit c711194

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

get_data_from_earth.rb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
countryCode
4444
stage
4545
urlSlug: url
46-
startTime
47-
endTime
48-
openToPublic
49-
frequency
50-
day
5146
id: uuid
47+
#startTime
48+
#endTime
49+
#openToPublic
50+
#frequency
51+
#day
5252
}
5353
pageInfo {
5454
endCursor
@@ -83,12 +83,12 @@
8383
countryCode
8484
stage
8585
urlSlug: url
86-
startTime
87-
endTime
88-
openToPublic
89-
frequency
90-
day
9186
id: uuid
87+
#startTime
88+
#endTime
89+
#openToPublic
90+
#frequency
91+
#day
9292
}
9393
pageInfo {
9494
endCursor

0 commit comments

Comments
 (0)