Skip to content

Commit

Permalink
add sigmod
Browse files Browse the repository at this point in the history
  • Loading branch information
Xovee committed Jul 24, 2024
1 parent bf2fcf5 commit 3d6606b
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 15 deletions.
116 changes: 102 additions & 14 deletions data/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,16 @@
"num_acc": 129,
"num_sub": 568
}
},
{
"year": 2019,
"ordinal": "36th",
"location": "Virtual Conference",
"main_track": {
"track_name": "Research Track",
"num_acc": 129,
"num_sub": 568
}
}
]
},
Expand Down Expand Up @@ -1487,7 +1497,7 @@
{
"year": 2007,
"ordinal": "33rd",
"location": "",
"location": "Vienna, Austria",
"main_track": {
"track_name": "Research Track",
"num_acc": 108,
Expand All @@ -1497,7 +1507,7 @@
{
"year": 2006,
"ordinal": "32nd",
"location": "",
"location": "Seoul, Korea",
"main_track": {
"track_name": "Research Track",
"num_acc": 83,
Expand All @@ -1507,7 +1517,7 @@
{
"year": 2005,
"ordinal": "31st",
"location": "",
"location": "Trondheim, Norway",
"main_track": {
"track_name": "Research Track",
"num_acc": 85,
Expand All @@ -1517,7 +1527,7 @@
{
"year": 2004,
"ordinal": "30th",
"location": "",
"location": "Toronto, Canada",
"main_track": {
"track_name": "Research Track",
"num_acc": 83,
Expand All @@ -1527,7 +1537,7 @@
{
"year": 2003,
"ordinal": "29th",
"location": "",
"location": "Berlin, Germany",
"main_track": {
"track_name": "Research Track",
"num_acc": 75,
Expand All @@ -1537,7 +1547,7 @@
{
"year": 2002,
"ordinal": "28th",
"location": "",
"location": "Hong Kong, China",
"main_track": {
"track_name": "Research Track",
"num_acc": 69,
Expand All @@ -1547,7 +1557,7 @@
{
"year": 2001,
"ordinal": "27th",
"location": "",
"location": "Roma, Italy",
"main_track": {
"track_name": "Research Track",
"num_acc": 59,
Expand All @@ -1557,7 +1567,7 @@
{
"year": 2000,
"ordinal": "26th",
"location": "",
"location": "Cairo, Egypt",
"main_track": {
"track_name": "Research Track",
"num_acc": 53,
Expand All @@ -1567,7 +1577,7 @@
{
"year": 1999,
"ordinal": "25th",
"location": "",
"location": "Edinburgh, Scotland, UK",
"main_track": {
"track_name": "Research Track",
"num_acc": 51,
Expand All @@ -1577,7 +1587,7 @@
{
"year": 1998,
"ordinal": "24th",
"location": "",
"location": "New York City, USA",
"main_track": {
"track_name": "Research Track",
"num_acc": 51,
Expand All @@ -1587,7 +1597,7 @@
{
"year": 1997,
"ordinal": "23rd",
"location": "",
"location": "Athens, Greece",
"main_track": {
"track_name": "Research Track",
"num_acc": 53,
Expand All @@ -1597,7 +1607,7 @@
{
"year": 1996,
"ordinal": "22nd",
"location": "",
"location": "Bombay, India",
"main_track": {
"track_name": "Research Track",
"num_acc": 48,
Expand All @@ -1607,7 +1617,7 @@
{
"year": 1995,
"ordinal": "21st",
"location": "",
"location": "Zurich, Switzerland",
"main_track": {
"track_name": "Research Track",
"num_acc": 52,
Expand Down Expand Up @@ -1691,7 +1701,8 @@
}
}
]
},{
},
{
"series": "CIKM",
"metadata": {
"series_full_title": "ACM International Conference on Information and Knowledge Management",
Expand Down Expand Up @@ -2044,6 +2055,83 @@
}
]
},
{
"series": "SIGMOD",
"metadata": {
"series_full_title": "ACM SIGMOD/PODS International Conference on Management of Data ",
"main_discipline": [
"Database", "Data Management", "Big Data"
],
"other_discipline": [
"Data Science", "Cloud Computing and DB", "Information Retrieval", "Knowledge Management", "Data Streams and Sensor Networks"
],
"parent_org": "ACM SIGMOD",
"website": "https://sigmod.org",
"proceedings": "https://dl.acm.org/journal/pacmmod"
},
"yearly_data": [
{
"year": 2023,
"ordinal": "42nd",
"location": "Virtual",
"main_track": {
"track_name": "Research Track",
"num_acc": 186,
"num_sub": 660
}
},
{
"year": 2022,
"ordinal": "41st",
"location": "Philadelphia, USA",
"main_track": {
"track_name": "Research Track",
"num_acc": 151,
"num_sub": 514
}
},
{
"year": 2021,
"ordinal": "40th",
"location": "Virtual Conference",
"main_track": {
"track_name": "Research Track",
"num_acc": 188,
"num_sub": 450
}
},
{
"year": 2020,
"ordinal": "39th",
"location": "Virtual Conference",
"main_track": {
"track_name": "Research Track",
"num_acc": 123,
"num_sub": 458
}
},
{
"year": 2019,
"ordinal": "38th",
"location": "Amsterdam, Netherlands",
"main_track": {
"track_name": "Research Track",
"num_acc": 88,
"num_sub": 418
}
},
{
"year": 2018,
"ordinal": "37th",
"location": "Houston, USA",
"main_track": {
"track_name": "Research Track",
"num_acc": 90,
"num_sub": 438
}
}
]
},
{
"series": "Template",
"metadata": {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h1 class="text-3xl md:text-4xl text-uestc text-center">Computer Science Confere
<option value="" disabled selected></option>
<option value="ICDE">ICDE</option>
<option value="PODS">PODS</option>
<!-- <option value="SIGMOD">SIGMOD</option>-->
<option value="SIGMOD">SIGMOD</option>
<option value="VLDB">VLDB</option>
</select>

Expand Down

0 comments on commit 3d6606b

Please sign in to comment.