Skip to content

Commit e33584e

Browse files
committed
🤖 Upsert Earth/Japan data for DojoMap
1 parent b942789 commit e33584e

File tree

3 files changed

+55
-13
lines changed

3 files changed

+55
-13
lines changed

dojos.geojson

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@
10331033
"properties": {
10341034
"marker-size": "small",
10351035
"marker-symbol": "coderdojo",
1036-
"description": "<a href='https://coderdojo-nara.github.io/' target='_blank' rel='noopener'> <img src='/images/dojos/nara.webp' alt='奈良' loading='lazy' width='100px' /></a><br><b>奈良</b><br>奈良市で毎月開催<br><a href='https://coderdojo-nara.github.io/' target='_blank' rel='noopener'>Webサイトを見る</a>"
1036+
"description": "<a href='https://coderdojo-nara.github.io/' target='_blank' rel='noopener'> <img src='/images/dojos/nara.webp' alt='奈良' loading='lazy' width='100px' /></a><br><b>奈良</b><br>奈良市で毎月開催<br>&rarr; 次回: <a href='https://coderdojo-nara-ikoma.connpass.com/event/358487/' target='_blank' rel='noopener'>6月21日</a><br><a href='https://coderdojo-nara.github.io/' target='_blank' rel='noopener'>Webサイトを見る</a>"
10371037
}
10381038
},
10391039
{
@@ -20698,7 +20698,7 @@
2069820698
"properties": {
2069920699
"marker-size": "small",
2070020700
"marker-symbol": "coderdojo",
20701-
"description": "<a href='https://coderdojo-seto.jp/' target='_blank' rel='noopener'> <img src='/images/dojos/seto.webp' alt='瀬戸' loading='lazy' width='100px' /></a><br><b>瀬戸</b><br>瀬戸市で月2回開催<br><a href='https://coderdojo-seto.jp/' target='_blank' rel='noopener'>Webサイトを見る</a>"
20701+
"description": "<a href='https://coderdojo-seto.jp/' target='_blank' rel='noopener'> <img src='/images/dojos/seto.webp' alt='瀬戸' loading='lazy' width='100px' /></a><br><b>瀬戸</b><br>瀬戸市で月2回開催<br>&rarr; 次回: <a href='https://coderdojo-seto.connpass.com/event/358499/' target='_blank' rel='noopener'>6月15日</a><br><a href='https://coderdojo-seto.jp/' target='_blank' rel='noopener'>Webサイトを見る</a>"
2070220702
}
2070320703
},
2070420704
{

dojos_earth.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,6 +3229,16 @@
32293229
"urlSlug": "nl/alkmaar/alkmaar-bibliotheek-kennemerwaard",
32303230
"id": "38978761-19d5-41ef-830e-2014d7c22748"
32313231
},
3232+
{
3233+
"brand": "CODE_CLUB",
3234+
"name": "早良",
3235+
"latitude": 33.5846345,
3236+
"longitude": 130.3478654,
3237+
"countryCode": "JP",
3238+
"status": "RUNNING_SESSIONS",
3239+
"urlSlug": null,
3240+
"id": "38abd14d-2633-4690-9bf4-601d86a8bfa9"
3241+
},
32323242
{
32333243
"brand": "CODERDOJO",
32343244
"name": "Los Angeles",

events_japan.json

Lines changed: 43 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"event_end_at": "2025-06-14T11:30:00.000+09:00",
1010
"event_url": "https://coderdojo-mizuho.connpass.com/event/356349/",
1111
"prefecture": "愛知",
12-
"participants": 2,
12+
"participants": 3,
1313
"event_update_at": "2025-05-20T21:24:20.000+09:00",
1414
"address": "名古屋市瑞穂区佐渡町3丁目18番地",
1515
"place": "瑞穂区社会福祉協議会ボランティアセンター",
@@ -79,6 +79,22 @@
7979
"place": "天白区生涯学習センター IT室",
8080
"limit": 10
8181
},
82+
{
83+
"id": 35,
84+
"name": "奈良",
85+
"url": "https://coderdojo-nara.github.io/",
86+
"event_id": 8522,
87+
"event_title": "【奈良開催】:子どもと大人のプログラミングクラブ(No.92)",
88+
"event_date": "2025-06-21T13:00:00.000+09:00",
89+
"event_end_at": "2025-06-21T16:00:00.000+09:00",
90+
"event_url": "https://coderdojo-nara-ikoma.connpass.com/event/358487/",
91+
"prefecture": "奈良",
92+
"participants": 3,
93+
"event_update_at": "2025-06-08T11:15:23.000+09:00",
94+
"address": "奈良県奈良市大宮町3丁目5-41",
95+
"place": "社会福祉法人ぷろぼの5Fセミナールーム",
96+
"limit": 20
97+
},
8298
{
8399
"id": 42,
84100
"name": "西宮・梅田",
@@ -201,7 +217,7 @@
201217
"event_end_at": "2025-06-29T15:30:00.000+09:00",
202218
"event_url": "https://coderdojo-hamamatsu.connpass.com/event/356858/",
203219
"prefecture": "静岡",
204-
"participants": 7,
220+
"participants": 8,
205221
"event_update_at": "2025-05-25T15:31:38.000+09:00",
206222
"address": "静岡県浜松市中央区鴨江町1番地",
207223
"place": "浜松市鴨江アートセンター(201号室)",
@@ -281,7 +297,7 @@
281297
"event_end_at": "2025-06-14T11:00:00.000+09:00",
282298
"event_url": "https://coderdojo-nisshin.connpass.com/event/357039/",
283299
"prefecture": "愛知",
284-
"participants": 0,
300+
"participants": 1,
285301
"event_update_at": "2025-05-27T12:30:55.000+09:00",
286302
"address": "愛知県日進市蟹甲町中島277-1",
287303
"place": "にぎわい交流館",
@@ -335,6 +351,22 @@
335351
"place": "三桜工業株式会社 古河事業所",
336352
"limit": null
337353
},
354+
{
355+
"id": 182,
356+
"name": "瀬戸",
357+
"url": "https://coderdojo-seto.jp/",
358+
"event_id": 8521,
359+
"event_title": "【無料】【見学OK】CoderDojo瀬戸(第145回) 子供プログラミングコミュニティ",
360+
"event_date": "2025-06-15T10:00:00.000+09:00",
361+
"event_end_at": "2025-06-15T12:30:00.000+09:00",
362+
"event_url": "https://coderdojo-seto.connpass.com/event/358499/",
363+
"prefecture": "愛知",
364+
"participants": 10,
365+
"event_update_at": "2025-06-08T13:50:44.000+09:00",
366+
"address": "瀬戸市道泉町53番地の5",
367+
"place": "ぐるっぺ道泉",
368+
"limit": null
369+
},
338370
{
339371
"id": 184,
340372
"name": "あざみ野",
@@ -377,7 +409,7 @@
377409
"event_end_at": "2025-07-21T16:30:00.000+09:00",
378410
"event_url": "https://coderdojo-machida.connpass.com/event/355946/",
379411
"prefecture": "東京",
380-
"participants": 1,
412+
"participants": 2,
381413
"event_update_at": "2025-05-17T10:40:34.000+09:00",
382414
"address": "東京都町田市原町田4丁目9−8 サウスフロントタワー町田内",
383415
"place": "町田市民フォーラム",
@@ -393,7 +425,7 @@
393425
"event_end_at": "2025-06-22T16:00:00.000+09:00",
394426
"event_url": "https://coderdojo-mizonokuchi.connpass.com/event/356896/",
395427
"prefecture": "神奈川",
396-
"participants": 2,
428+
"participants": 4,
397429
"event_update_at": "2025-05-25T22:41:27.000+09:00",
398430
"address": "〒213-0001 川崎市高津区溝口 2-20-1",
399431
"place": "すくらむ21",
@@ -473,7 +505,7 @@
473505
"event_end_at": "2025-06-29T15:00:00.000+09:00",
474506
"event_url": "https://coderdojo-ome.connpass.com/event/355220/",
475507
"prefecture": "東京",
476-
"participants": 27,
508+
"participants": 29,
477509
"event_update_at": "2025-05-17T14:19:04.000+09:00",
478510
"address": "東京都青梅市東青梅1丁目177−3 青梅市福祉センター",
479511
"place": "青梅市福祉センター第1・2集会室",
@@ -505,7 +537,7 @@
505537
"event_end_at": "2025-06-21T16:00:00.000+09:00",
506538
"event_url": "https://coderdojo-ebetsu.connpass.com/event/355979/",
507539
"prefecture": "北海道",
508-
"participants": 1,
540+
"participants": 3,
509541
"event_update_at": "2025-05-17T17:32:11.000+09:00",
510542
"address": "北海道江別市東野幌本町6-43",
511543
"place": "市民交流施設 ぷらっと",
@@ -569,7 +601,7 @@
569601
"event_end_at": "2025-07-05T16:00:00.000+09:00",
570602
"event_url": "https://coderdojo-musashikosugi.connpass.com/event/358417/",
571603
"prefecture": "神奈川",
572-
"participants": 2,
604+
"participants": 5,
573605
"event_update_at": "2025-06-07T14:01:41.000+09:00",
574606
"address": "〒211-0004 川崎市中原区新丸子東3-1100-12 1階",
575607
"place": "かわさき市民活動センター 会議室A/B",
@@ -729,7 +761,7 @@
729761
"event_end_at": "2025-06-28T12:00:00.000+09:00",
730762
"event_url": "https://coderdojosuehirocho.connpass.com/event/356741/",
731763
"prefecture": "東京",
732-
"participants": 1,
764+
"participants": 2,
733765
"event_update_at": "2025-05-24T12:00:56.000+09:00",
734766
"address": "東京都千代田区外神田3ー5ー11",
735767
"place": "神田キリスト教会 1階ホール",
@@ -794,10 +826,10 @@
794826
"event_url": "https://coderdojo-sendai-wakabayashi.connpass.com/event/356867/",
795827
"prefecture": "宮城",
796828
"participants": 1,
797-
"event_update_at": "2025-05-25T16:55:49.000+09:00",
829+
"event_update_at": "2025-06-08T15:55:02.000+09:00",
798830
"address": "仙台市若林区保春院前丁3番1号",
799831
"place": "若林区中央市民センター(別棟)",
800-
"limit": 13
832+
"limit": 17
801833
},
802834
{
803835
"id": 319,

0 commit comments

Comments
 (0)