forked from IntelligentSystemsLaboratory/academic_countdown
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
30 lines (30 loc) · 881 Bytes
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
{
"venue": "EPFL",
"venue_long": "A Conference in Emerging Technologies in Transportation Systems (TRC-30)",
"abstract_deadline": "04/29/2024 23:59 UTC+2",
"area": "Transport Systems",
"deadline": "04/29/2024 23:59 UTC+2",
"conference_dates": {
"start": "09/02/2024",
"end": "09/04/2024"
},
"link": "https://trc-30.epfl.ch/",
"location": "Crete, Greece"
},
{
"venue": "ECAI",
"venue_long": "European Conference on Artificial Intelligence",
"area": "Artificial Intelligence",
"link": "http://ecai2020.eu/",
"location": "Santiago de Compostela, Spain",
"abstract_deadline": "4/19/2024 23:59 UTC-12",
"deadline": "4/25/2024 23:59 UTC-12",
"notification": "07/04/2024",
"camera_ready": "08/26/2024",
"conference_dates": {
"start": "10/19/2024",
"end": "10/24/2024"
}
}
]