forked from codeforamerica/cfapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
meetup_events.json
131 lines (131 loc) · 4.76 KB
/
meetup_events.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"results": [
{
"rsvp_limit": 50,
"status": "past",
"visibility": "public",
"maybe_rsvp_count": 0,
"venue": {
"id": 1394669,
"zip": "28205",
"lon": -80.812366,
"repinned": false,
"name": "Amelie's Bakery",
"state": "NC",
"address_1": "2424 N Davidson St",
"lat": 35.241541,
"city": "Charlotte",
"country": "us"
},
"id": "156302132",
"utc_offset": -18000000,
"time": 1389916800000,
"waitlist_count": 0,
"updated": 1390198416000,
"yes_rsvp_count": 48,
"created": 1387484285000,
"event_url": "http://www.meetup.com/Code-For-Charlotte/events/156302132/",
"description": "<p>Hi, everybody! Luke Norris, of Code for America, will be joining us for the inaugural meeting of our merry band of civic hackers. Mark your calendars for a chance to get involved, and to learn more about Code for America in Charlotte during 2014.</p>",
"how_to_find_us": "We will be in the private area in the middle of the main dining space. The Versailles and Salon rooms.",
"name": "Organizational meeting",
"headcount": 0,
"rating": {
"count": 7,
"average": 4.710000038146973
},
"group": {
"id": 10916672,
"group_lat": 35.220001220703125,
"name": "Code For Charlotte",
"group_lon": -80.79000091552734,
"join_mode": "approval",
"urlname": "Code-For-Charlotte",
"who": "Citizens"
}
},
{
"status": "past",
"visibility": "public",
"maybe_rsvp_count": 0,
"venue": {
"zip": "28202",
"phone": "704-930-7444",
"lon": -80.844313,
"state": "NC",
"address_1": "201 S. Tryon",
"address_2": "15th Floor",
"city": "Charlotte",
"country": "us",
"id": 1543691,
"repinned": false,
"name": "Skookum Digital Works",
"lat": 35.226253
},
"id": "162140372",
"utc_offset": -18000000,
"time": 1392939000000,
"waitlist_count": 0,
"updated": 1392989659000,
"yes_rsvp_count": 56,
"created": 1390494047000,
"event_url": "http://www.meetup.com/Code-For-Charlotte/events/162140372/",
"description": "<p>Save the date for our public launch event. You'll have a chance to meet the fellows, and check up on all the progress we've made in the first 30 days of our brigade efforts.</p> <p>For directions: <a href=\"http://skookum.com/directions-to-sdw-world-hq/directions-for-humans-drive-park-2-hours/\">Parking at the BB&T Center</a>, <a href=\"http://skookum.com/directions-to-sdw-world-hq/directions-for-humans-drive-park-tech-talk/\">Street Parking</a>, <a href=\"http://skookum.com/directions-to-sdw-world-hq/directions-for-humans-light-rail/\">Light Rail</a></p> <p>Thanks to Code Across sponsors:</p> <p><img src=\"http://photos4.meetupstatic.com/photos/event/3/5/e/0/600_333013792.jpeg\" /></p> <p><img src=\"http://photos2.meetupstatic.com/photos/event/3/5/f/4/600_333013812.jpeg\" /></p>",
"how_to_find_us": "Final details pending",
"name": "Code Across: Launch event",
"headcount": 0,
"rating": {
"count": 2,
"average": 5
},
"group": {
"id": 10916672,
"group_lat": 35.220001220703125,
"name": "Code For Charlotte",
"group_lon": -80.79000091552734,
"join_mode": "approval",
"urlname": "Code-For-Charlotte",
"who": "Citizens"
}
},
{
"status": "past",
"visibility": "public",
"maybe_rsvp_count": 0,
"venue": {
"id": 17502142,
"lon": -80.846367,
"repinned": false,
"name": "Packard Place",
"state": "NC",
"address_1": "222 S. Church Street",
"lat": 35.227127,
"city": "Charlotte",
"country": "us"
},
"id": "167558762",
"utc_offset": -18000000,
"duration": 10800000,
"time": 1394058600000,
"waitlist_count": 0,
"updated": 1394125991000,
"yes_rsvp_count": 38,
"created": 1393013397000,
"event_url": "http://www.meetup.com/Code-For-Charlotte/events/167558762/",
"description": "<p>Let's get this ball rolling. We've had two informational based meet up and now it is time to get our hands in it. We will spend the first part brainstorming solutions and enhancements projects that we can get started on, then we will start Prototyping and mapping them out. You will have time to work and discuss and form teams. Bring your computers. Let's get to hacking!</p>",
"name": "Brigade Ideation (Brainstorm and Prototyping) Session.",
"headcount": 0,
"rating": {
"count": 3,
"average": 4.670000076293945
},
"group": {
"id": 10916672,
"group_lat": 35.220001220703125,
"name": "Code For Charlotte",
"group_lon": -80.79000091552734,
"join_mode": "approval",
"urlname": "Code-For-Charlotte",
"who": "Citizens"
}
}]
}