-
Notifications
You must be signed in to change notification settings - Fork 4
/
2014.json
155 lines (155 loc) · 4.99 KB
/
2014.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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{
"locations": {
"tbd": {
"name": "TBD"
},
"ibm": {
"name": "IBM Squirrel Hill",
"url": "https://www.google.com/maps?q=1710+Murray+Ave+15217"
},
"google": {
"name": "Google",
"url": "https://www.google.com/maps?q=6425+Penn+Ave+15206"
}
},
"presenters": {
"tbd": {
"name": "TBD"
},
"nicksloan": {
"name": "Nick Sloan",
"url": "https://twitter.com/nicksloan"
},
"openhack": {
"name": "OpenHack",
"url": "https://twitter.com/OpenHackPGH"
},
"mrstevegross": {
"name": "Steve Gross",
"url": "https://twitter.com/mrstevegross"
},
"synapticarbors": {
"name": "Joshua Adelman",
"url": "https://twitter.com/synapticarbors"
},
"swansone": {
"name": "Erik Swanson",
"url": "http://www.swansone.com/"
},
"whit537": {
"name": "Chad Whitacre",
"url": "https://twitter.com/whit537"
},
"joshuapowell": {
"name": "Joshua Powell",
"url": "https://twitter.com/joshuapowell"
},
"ryanhamley": {
"name": "Ryan Hamley",
"url": "https://twitter.com/ryanhamley"
},
"jesselegg": {
"name": "Jesse Legg",
"url": "https://twitter.com/jesselegg"
},
"benjaminschmidt": {
"name": "Benjamin Schmidt"
},
"louisluangkesorn": {
"name": "Louis Luangkesorn",
"url": "https://twitter.com/kb3ogq"
}
},
"events": [
{
"date": "2014-01-22T19:00",
"location": "ibm",
"presenter": "nicksloan",
"topic": "Python 3 and Your Next Project",
"url": "http://www.meetup.com/pghpython/events/151252032/"
},
{
"date": "2014-02-26T19:00:00",
"location": "google",
"presenter": "mrstevegross",
"topic": "Intro to Python Workshop",
"url": "http://www.meetup.com/pghpython/events/159752812/"
},
{
"date": "2014-03-19T19:00",
"location": "google",
"presenter": "mrstevegross",
"topic": "Intro to Python Workshop Encore",
"url": "http://www.meetup.com/pghpython/events/168787162/"
},
{
"date": "2014-03-26T19:00:00",
"location": "ibm",
"presenter": "synapticarbors",
"topic": "Introduction to NumPy",
"url": "http://www.meetup.com/pghpython/events/160262032/"
},
{
"date": "2014-04-02T19:00",
"location": "google",
"presenter": "mrstevegross",
"topic": "Intro to Python Workshop Encore Encore",
"url": "http://www.meetup.com/pghpython/events/173516112/"
},
{
"date": "2014-04-23T19:00",
"location": "google",
"presenter": "jesselegg",
"topic": "PEP Rally",
"url": "http://www.meetup.com/pghpython/events/160262132/"
},
{
"date": "2014-05-28T19:00",
"location": "ibm",
"presenter": "swansone",
"topic": "Lightning Talks",
"url": "http://www.meetup.com/pghpython/events/dcrjzdyshblc/"
},
{
"date": "2014-06-25T19:00",
"location": "tbd",
"presenter": "nicksloan",
"topic": "TBD",
"url": "http://www.meetup.com/pghpython/events/dvqjzdysjbhc/"
},
{
"date": "2014-07-30T19:00",
"location": "ibm",
"presenter": "nicksloan",
"topic": "Writing and Accepting Plugins with Setuptools",
"url": "http://www.meetup.com/pghpython/events/dcrjzdyskbfc/"
},
{
"date": "2014-08-27T19:00",
"location": "google",
"presenter": ["joshuapowell", "ryanhamley"],
"topic": "Writing a REST API with Flask",
"url": "http://www.meetup.com/pghpython/events/dvqjzdyslbkc/"
},
{
"date": "2014-09-24T19:00",
"location": "ibm",
"presenter": "benjaminschmidt",
"topic": "Pandas for Time Series Data",
"url": "http://www.meetup.com/pghpython/events/dcrjzdysmbgc/"
},
{
"date": "2014-10-22T19:00",
"location": "google",
"presenter": "louisluangkesorn",
"topic": "Using Natural Language Processing and Machine Learning to Look for Patterns in Free Text Narratives",
"url": "http://www.meetup.com/pghpython/events/dvqjzdysnbdc/"
},
{
"date": "2014-12-03T19:00",
"location": "tbd",
"presenter": "nicksloan",
"topic": "End of Year Celebration"
}
]
}