BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:DAYLIGHT
DTSTART:20140309T020000
RDATE:20140309T020000
RDATE:20150308T020000
RDATE:20160313T020000
RDATE:20170312T020000
RDATE:20180311T020000
RDATE:20190310T020000
RDATE:20200308T020000
RDATE:20210314T020000
RDATE:20220313T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20141102T020000
RDATE:20141102T020000
RDATE:20151101T020000
RDATE:20161106T020000
RDATE:20171105T020000
RDATE:20181104T020000
RDATE:20191103T020000
RDATE:20201101T020000
RDATE:20211107T020000
RDATE:20221106T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140523T053754Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140619T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140619T184500
DTSTAMP;VALUE=DATE-TIME:20140523T053754Z
LAST-MODIFIED;VALUE=DATE-TIME:20140523T053754Z
UID:http://calagator.org/events/1250466295
DESCRIPTION:Soren Macbeth\, chief data scientist at yieldbot\, will discu
 ss machine learning techniques using cascalog\, storm\, and spark.&#13\;
 \n&#13\;\nThe session will begin with one or more lightning talks at 6:4
 5pm followed by Soren's presentation at 7:00pm.\n\nTags: clojure\, machi
 ne learning\, data science\, data engineering\n\nImported from: http://c
 alagator.org/events/1250466295
URL:http://www.yieldbot.com
SUMMARY:Soren Macbeth: Data Processing and Machine Learning with Clojure
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150218T195554Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150302T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150302T190000
DTSTAMP;VALUE=DATE-TIME:20150218T195554Z
LAST-MODIFIED;VALUE=DATE-TIME:20150218T195554Z
UID:http://calagator.org/events/1250467915
DESCRIPTION:For our first meeting lets get together and talk about using 
 Spark in production. I can give a quick overview if necessary and then w
 e'll open it up for discussions.&#13\;\n&#13\;\nWe can also talk about p
 lans for the group and what kinds of topics and discussion you'd like to
  see in the future.\n\nTags: data engineering\, big data\, apache spark\
 n\nImported from: http://calagator.org/events/1250467915
URL:http://www.meetup.com/PDX-Data-Engineering/events/220172265/
SUMMARY:PDX Data Engineering: Apache Spark
LOCATION:Walmart Labs: 210 SW Morrison\, Portland OR 97204 Uk
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150416T212645Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150504T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150504T183000
DTSTAMP;VALUE=DATE-TIME:20150416T212645Z
LAST-MODIFIED;VALUE=DATE-TIME:20150416T212645Z
UID:http://calagator.org/events/1250468283
DESCRIPTION:For this meetup\, we are going to be doing a joint meetup wit
 h the DataStax Cassandra Portland Users group.&#13\;\n&#13\;\nArchaic da
 tabase technologies just don't scale under the always on\, distributed d
 emands ​of modern IOT\, mobile and web applications. We'll start this In
 tro to Cassandra by discussing how its approach is different and why so 
 many awesome companies have migrated from the cold clutches of the relat
 ional world into the warm embrace of peer to peer architecture. After th
 is high-level opening discussion\, we'll briefly unpack the following:&#
 13\;\n&#13\;\n- Cassandra's internal architecture and distribution model
  &#13\;\n- Cassandra's Data Model &#13\;\n- Reads and Writes &#13\;\n​​ 
 &#13\;\nYou'll go home with enough Cassandra basics to get your feet wet
  and some resources to get your hands dirty.\n\nTags: data science\, dat
 a engineering\, cassandra\n\nImported from: http://calagator.org/events/
 1250468283
URL:http://www.meetup.com/PDX-Data-Engineering/events/221896881/
SUMMARY:Intro to Cassandra
LOCATION:eBay Community Lounge: 1400 SW 5th Avenue\, 3rd Floor\, Portland
  OR 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180205T192403Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180301T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180301T180000
DTSTAMP;VALUE=DATE-TIME:20180205T192403Z
LAST-MODIFIED;VALUE=DATE-TIME:20180205T192403Z
UID:http://calagator.org/events/1250473233
DESCRIPTION:Datalog is a powerful recursive query language that can be im
 plemented in a few hundred lines of Clojure. It's a great introduction t
 o logic programming and it can be used to solve real problems. It is als
 o the basis for Datomic's query language.&#13\;\n&#13\;\nApache Beam is 
 a data processing library that runs on Google Dataflow\, a serverless di
 stributed computing service.&#13\;\n&#13\;\nIn this presentation\, I wil
 l explain Datalog\, how it is used in Datomic\, and how my team is using
  Datalog (in Clojure) to build flexible programs that transform large am
 ounts of interdependent data in minutes with Apache Beam.&#13\;\n&#13\;\
 nBio: Austin is a senior engineer at Healthsparq\, where he uses Clojure
  to transform healthcare data. He has been programming in Clojure for ab
 out 7 years. His interests include Logic Programming\, Automated Plannin
 g\, and Game Development.&#13\;\n\n\nTags: clojure\, datalog\, query lan
 guages\, apache beam\, data engineering\n\nImported from: http://calagat
 or.org/events/1250473233
URL:https://www.meetup.com/clojure-pdx/events/246589662/
SUMMARY:Datalog\, Data Transformation\, and Apache Beam w/ Austin Haas
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220224T142344Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220224T110000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220224T103000
DTSTAMP;VALUE=DATE-TIME:20220224T142344Z
LAST-MODIFIED;VALUE=DATE-TIME:20220224T142344Z
UID:http://calagator.org/events/1250478092
DESCRIPTION:Join us Thursday\, Feb 24th at 10:30AM PST for ‘Intro to Dock
 er &amp\; Using Docker in Cloud Data Engineering’ and learn what Data En
 gineering is and  how to use Docker. &#13\;\n___________________________
 ____________________________________________&#13\;\nWebinar overview: &#
 13\;\n- What is data engineering &#13\;\n- Basic docker commands (CLI)&#
 13\;\n- How is docker used on the cloud&#13\;\n_________________________
 _____________________________________________________&#13\;\n&#13\;\nGuy
  Cutting&#13\;\nData Engineer\, Instructor&#13\;\n&#13\;\nGuy is an enth
 usiastic problem solver who has deep experience working with data\, both
  on the front and back end. He began his career as a web application dev
 eloper\, working in ColdFusion\, PHP\, Java\, and MySQL. He learned Pyth
 on while studying Computational Physics and writing experimental control
  software for optics and radio telescope projects. Eventually his love o
 f math and statistics led him into data science\, where he learned to ap
 ply a wide range of models and techniques to gain insight from many diff
 erent types of data.&#13\;\n&#13\;\nGuy holds a master’s degree in Syste
 ms Science\, an interdisciplinary field which uses diverse tools and met
 hods to solve complex problems. Working as a Data Scientist helped him t
 o realize that his real passion is for designing and deploying data proc
 essing systems that support front-end analysis and Data Science\, and no
 w his focus is in Cloud Data Engineering. He is an experienced communica
 tor who enjoys translating technical problems for audiences of all backg
 rounds and skill levels. Guy is a Google-certified Cloud Engineer.&#13\;
 \n&#13\;\nParham Parvizi&#13\;\nFounder\, Data Engineering Expert &#13\;
 \n&#13\;\n​Parham Parvizi is a founding member of Tura.io and DataStack.
 Academy. Tura is a group of professional Cloud Data Engineers and Archit
 ects\, and DataStack.Academy is the most comprehensive Data Engineering 
 bootcamp\; training the future of Cloud Data Engineers. &#13\;\nParham h
 as been a Data Engineer and Cloud/Big Data Solution Architect for nearly
  20 years working for major silicon valley tech companies. He started by
  loading floppy disks into an IBM 8086 machine to play games at the age 
 of five. He learned programming as a teenager by hiding bookmarks on the
  shelves at Barnes &amp\; Noble. He now guides companies as a senior adv
 isor on their digital transformation to the Cloud.&#13\;\n&#13\;\nParham
  is an Apache Software Foundation contributor and was an early adopter a
 nd contributor to open source Big Data projects such as Map Reduce and H
 ive. He was one of the founding members of Talend and helped their growt
 h in the Americas and Asia Pacific market during the early years of the 
 company. As a Talend ambassador\, he’s trained thousands of users around
  the world. Later\, he served as a Big Data Product Manager at Pivotal (
 currently known as Vmware Tanzu). He was a team member for Greenplum Dis
 tribution of Hadoop and led the team behind a Hadoop distributed SQL que
 ry language called HAWQ. &#13\;\n&#13\;\nAs a Data Advisor and Consultan
 t\, Parham has had the opportunity  and pleasure to work with nearly eve
 ry Fortune 100 company over the years. From managing thousands of node c
 lusters to optimizing data tasks that you are familiar with behind the s
 cenes.&#13\;\n&#13\;\n_________________________________________&#13\;\nC
 ontact info&#13\;\nData Stack Academy &#13\;\nCJ@DataStack.Academy / dat
 astack.academy/ Reddit: u/datastackacademy\n\nTags: data engineer\, data
  engineering\, data engineer training\, portland tech\, online training\
 n\nImported from: http://calagator.org/events/1250478092
URL:https://www.youtube.com/channel/UC60UW-1Es_xrOJKw2M4IYFQ/live
SUMMARY:15 MINUTE DEMO | Intro to Docker & Using Docker in Cloud Data Eng
 ineering
LOCATION:Online (Portland): false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220224T202223Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220303T140000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220303T133000
DTSTAMP;VALUE=DATE-TIME:20220224T202223Z
LAST-MODIFIED;VALUE=DATE-TIME:20220224T202223Z
UID:http://calagator.org/events/1250478094
DESCRIPTION:Join us Thursday\, March 3rd at 10:30AM PST for ‘Cloud Functi
 ons: Serverless Python on the Cloud’.&#13\;\n&#13\;\n___________________
 ____________________________________________________&#13\;\n&#13\;\nWebi
 nar overview:&#13\;\n&#13\;\n- What is data engineering&#13\;\n&#13\;\n-
  What are cloud functions?&#13\;\n&#13\;\n- Deploy HTTP trigger function
 &#13\;\n&#13\;\n- Deploy Storage trigger function&#13\;\n&#13\;\n_______
 _______________________________________________________________________&
 #13\;\n&#13\;\nJoin us on our Youtube LIVE for the webinar.&#13\;\n&#13\
 ;\n_____________________________________________________________________
 _________&#13\;\n&#13\;\nMeet the speakers:&#13\;\n&#13\;\nGuy Cutting&#
 13\;\n&#13\;\nData Engineer\, Instructor&#13\;\n&#13\;\nGuy is an enthus
 iastic problem solver who has deep experience working with data\, both o
 n the front and back end. He began his career as a web application devel
 oper\, working in ColdFusion\, PHP\, Java\, and MySQL. He learned Python
  while studying Computational Physics and writing experimental control s
 oftware for optics and radio telescope projects. Eventually his love of 
 math and statistics led him into data science\, where he learned to appl
 y a wide range of models and techniques to gain insight from many differ
 ent types of data.&#13\;\n&#13\;\nGuy holds a master’s degree in Systems
  Science\, an interdisciplinary field which uses diverse tools and metho
 ds to solve complex problems. Working as a Data Scientist helped him to 
 realize that his real passion is for designing and deploying data proces
 sing systems that support front-end analysis and Data Science\, and now 
 his focus is in Cloud Data Engineering. He is an experienced communicato
 r who enjoys translating technical problems for audiences of all backgro
 unds and skill levels. Guy is a Google-certified Cloud Engineer.&#13\;\n
 &#13\;\nParham Parvizi&#13\;\n&#13\;\nFounder\, Data Engineering Expert&
 #13\;\n&#13\;\n​Parham Parvizi is a founding member of Tura.io and DataS
 tack.Academy. Tura is a group of professional Cloud Data Engineers and A
 rchitects\, and DataStack.Academy is the most comprehensive Data Enginee
 ring bootcamp\; training the future of Cloud Data Engineers. &#13\;\n&#1
 3\;\nParham has been a Data Engineer and Cloud/Big Data Solution Archite
 ct for nearly 20 years working for major silicon valley tech companies. 
 He started by loading floppy disks into an IBM 8086 machine to play game
 s at the age of five. He learned programming as a teenager by hiding boo
 kmarks on the shelves at Barnes &amp\; Noble. He now guides companies as
  a senior advisor on their digital transformation to the Cloud.&#13\;\n&
 #13\;\nParham is an Apache Software Foundation contributor and was an ea
 rly adopter and contributor to open source Big Data projects such as Map
  Reduce and Hive. He was one of the founding members of Talend and helpe
 d their growth in the Americas and Asia Pacific market during the early 
 years of the company. As a Talend ambassador\, he’s trained thousands of
  users around the world. Later\, he served as a Big Data Product Manager
  at Pivotal (currently known as Vmware Tanzu). He was a team member for 
 Greenplum Distribution of Hadoop and led the team behind a Hadoop distri
 buted SQL query language called HAWQ. &#13\;\n&#13\;\nAs a Data Advisor 
 and Consultant\, Parham has had the opportunity  and pleasure to work wi
 th nearly every Fortune 100 company over the years. From managing thousa
 nds of node clusters to optimizing data tasks that you are familiar with
  behind the scenes.&#13\;\n&#13\;\n_____________________________________
 ____&#13\;\n&#13\;\nContact info&#13\;\n&#13\;\nData Stack Academy&#13\;
 \n&#13\;\nCJ@DataStack.Academy / datastack.academy/ Reddit: u/datastacka
 cademy\n\nTags: data engineer\, data engineer training\, data engineerin
 g\, online training\, portland tech\n\nImported from: http://calagator.o
 rg/events/1250478094
URL:https://www.youtube.com/channel/UC60UW-1Es_xrOJKw2M4IYFQ/live
SUMMARY:15 MINUTE DEMO | CLOUD FUNCTIONS: SERVERLESS PYTHON ON THE CLOUD
LOCATION:Online (Portland): false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220226T102310Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220310T140000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220310T133000
DTSTAMP;VALUE=DATE-TIME:20220226T102310Z
LAST-MODIFIED;VALUE=DATE-TIME:20220226T102310Z
UID:http://calagator.org/events/1250478098
DESCRIPTION:Join us Thursday\, March 10th at 10:30AM PST for ‘Intro to Ap
 ache Airflow: Designing DAGs’.&#13\;\n&#13\;\n__________________________
 _____________________________________________&#13\;\n&#13\;\nWebinar ove
 rview:&#13\;\n&#13\;\n- What is data engineering&#13\;\n&#13\;\n- What i
 s airflow&#13\;\n&#13\;\n- Designing DAGs with airflow&#13\;\n&#13\;\n- 
 Run DAG on the cloud&#13\;\n&#13\;\n- Resources to continue airflow lear
 ning&#13\;\n&#13\;\n- Data Stack Academy's Data Engineering Bootcamp&#13
 \;\n&#13\;\n____________________________________________________________
 __________________&#13\;\n&#13\;\nJoin us on our Youtube LIVE for the we
 binar.&#13\;\n&#13\;\n__________________________________________________
 ____________________________&#13\;\n&#13\;\nMeet the speakers:&#13\;\n&#
 13\;\nGuy Cutting&#13\;\n&#13\;\nData Engineer\, Instructor&#13\;\n&#13\
 ;\nGuy is an enthusiastic problem solver who has deep experience working
  with data\, both on the front and back end. He began his career as a we
 b application developer\, working in ColdFusion\, PHP\, Java\, and MySQL
 . He learned Python while studying Computational Physics and writing exp
 erimental control software for optics and radio telescope projects. Even
 tually his love of math and statistics led him into data science\, where
  he learned to apply a wide range of models and techniques to gain insig
 ht from many different types of data.&#13\;\n&#13\;\nGuy holds a master’
 s degree in Systems Science\, an interdisciplinary field which uses dive
 rse tools and methods to solve complex problems. Working as a Data Scien
 tist helped him to realize that his real passion is for designing and de
 ploying data processing systems that support front-end analysis and Data
  Science\, and now his focus is in Cloud Data Engineering. He is an expe
 rienced communicator who enjoys translating technical problems for audie
 nces of all backgrounds and skill levels. Guy is a Google-certified Clou
 d Engineer.&#13\;\n&#13\;\nParham Parvizi&#13\;\n&#13\;\nFounder\, Data 
 Engineering Expert&#13\;\n&#13\;\n​Parham Parvizi is a founding member o
 f Tura.io and DataStack.Academy. Tura is a group of professional Cloud D
 ata Engineers and Architects\, and DataStack.Academy is the most compreh
 ensive Data Engineering bootcamp\; training the future of Cloud Data Eng
 ineers. &#13\;\n&#13\;\nParham has been a Data Engineer and Cloud/Big Da
 ta Solution Architect for nearly 20 years working for major silicon vall
 ey tech companies. He started by loading floppy disks into an IBM 8086 m
 achine to play games at the age of five. He learned programming as a tee
 nager by hiding bookmarks on the shelves at Barnes &amp\; Noble. He now 
 guides companies as a senior advisor on their digital transformation to 
 the Cloud.&#13\;\n&#13\;\nParham is an Apache Software Foundation contri
 butor and was an early adopter and contributor to open source Big Data p
 rojects such as Map Reduce and Hive. He was one of the founding members 
 of Talend and helped their growth in the Americas and Asia Pacific marke
 t during the early years of the company. As a Talend ambassador\, he’s t
 rained thousands of users around the world. Later\, he served as a Big D
 ata Product Manager at Pivotal (currently known as Vmware Tanzu). He was
  a team member for Greenplum Distribution of Hadoop and led the team beh
 ind a Hadoop distributed SQL query language called HAWQ. &#13\;\n&#13\;\
 nAs a Data Advisor and Consultant\, Parham has had the opportunity  and 
 pleasure to work with nearly every Fortune 100 company over the years. F
 rom managing thousands of node clusters to optimizing data tasks that yo
 u are familiar with behind the scenes.&#13\;\n&#13\;\n__________________
 _______________________&#13\;\n&#13\;\nContact info&#13\;\n&#13\;\nData 
 Stack Academy&#13\;\n&#13\;\nCJ@DataStack.Academy / datastack.academy/ R
 eddit: u/datastackacademy\n\nTags: data engineer\, data engineer trainin
 g\, data engineering\, online training\, portland tech\n\nImported from:
  http://calagator.org/events/1250478098
URL:https://www.youtube.com/channel/UC60UW-1Es_xrOJKw2M4IYFQ/live
SUMMARY:15 MINUTE DEMO | Intro to Apache Airflow: Designing DAGs
LOCATION:Online (Portland): false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220303T210156Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220314T000000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220314T000000
DTSTAMP;VALUE=DATE-TIME:20220303T210156Z
LAST-MODIFIED;VALUE=DATE-TIME:20220303T210156Z
UID:http://calagator.org/events/1250478103
DESCRIPTION:We’re excited to offer a new cloud data engineering track in 
 partnership with Epicodus beginning March 14! &#13\;\n&#13\;\nThis new t
 rack will run on the same schedule as the web development cohorts. It wi
 ll have courses in Intro to Programming\, Data Engineering Fundamentals\
 , Big Data Engineering\, and Cloud Data Engineering\, followed by an int
 ernship. This track also offers a comprehensive career services curricul
 um\, and after you graduate\, we'll provide a year of career services as
 sistance while you look for your first job in the tech industry. If you’
 d like to take a closer look at what to expect out of this track\, you c
 an check out our course overview here: https://www.epicodus.com/data-eng
 ineering &#13\;\n&#13\;\n&#13\;\n_______________________________________
 _______&#13\;\n&#13\;\n&#13\;\n&#13\;\nDid you know…&#13\;\n&#13\;\nTher
 e are currently 40K Data Engineering jobs on Indeed! In fact\, the 2020 
 Dice Tech Job Report found it had the largest increase of all tech jobs 
 between 2019 and 2020. AND 81% of data companies plan on hire more Data 
 Engineers. &#13\;\n&#13\;\n&#13\;\nThe newest course offered by Epicodus
  and Data Stack Academy—which starts March 14th—helps students break int
 o the Data Engineering field. These Portland-based companies curated a s
 tate licensed 27 week course—which includes an internship.&#13\;\n&#13\;
 \n&#13\;\nSo what do Data Engineers do? They build the infrastructure th
 at manages an organization’s data. Companies are collecting more data th
 an ever before. In 2020\, they amassed 2.5 quintillion bytes of data eve
 ry day. That data is becoming their most valuable asset. Companies want 
 people like you to manage it.&#13\;\n&#13\;\n&#13\;\n|| About Data Stack
  Academy’s founder ||&#13\;\n&#13\;\nParham Parvizi is a founding member
  of Tura.io and DataStack.Academy. Tura is a group of professional Cloud
  Data Engineers and Architects while Data Stack Academy is the most comp
 rehensive Data Engineering bootcamp\; training the future of Cloud Data 
 Engineers. &#13\;\n&#13\;\nParham has been a Data Engineer and Cloud/Big
  Data Solution Architect for nearly 20 years working for major silicon v
 alley tech companies. He started by loading floppy disks into an IBM 808
 6 machine to play games at the age of five. He learned programming as a 
 teenager by hiding bookmarks on the shelves at Barnes &amp\; Noble. He n
 ow guides companies as a senior advisor on their digital transformation 
 to the Cloud.&#13\;\n&#13\;\nParham is an Apache Software Foundation con
 tributor and was an early adopter and contributor to open source Big Dat
 a projects as Map Reduce and Hive. He was one of the founding members of
  Talend and helped their growth in the Americas and Asia Pacific market 
 during the early years of the company. As a Talend ambassador\, he’s tra
 ined thousands of users around the world. Later\, he served as a Big Dat
 a Product Manager at Pivotal (currently known as Vmware Tanzu). He was a
  team member for Greenplum Distribution of Hadoop and led the team behin
 d a Hadoop distributed SQL query language called HAWQ. &#13\;\n&#13\;\nA
 s a Data Advisor and consultant\, Parham’s has had the opportunity  and 
 pleasure to work with nearly every fortune 100 company over the years. F
 rom managing thousands node clusters to optimizing data task that you ar
 e familiar with behind the scenes.&#13\;\n&#13\;\n&#13\;\n|| About Epico
 dus ||&#13\;\n&#13\;\nOur president\, Michael Kaiser-Nyman\, founded Epi
 codus in 2012. After becoming frustrated with how difficult it was to hi
 re programmers for his software company\, he talked with other employers
  and discovered he wasn't alone. At the same time\, he knew many people 
 who were struggling to find work. He realized that if there were a schoo
 l that taught practical software development skills\, people could get g
 reat jobs and companies could hire the staff they need.&#13\;\n&#13\;\nE
 picodus's first class started in early 2013 with just Michael and 8 stud
 ents. Since then\, we've grown to over a dozen staff and over two thousa
 nd students and alumni.&#13\;\n&#13\;\n&#13\;\n\n\nTags: data engineer\,
  data engineering\, data engineer training\, portland tech\, online trai
 ning\n\nImported from: http://calagator.org/events/1250478103
URL:https://www.datastack.academy/
SUMMARY:Data Engineering Bootcamp by Epicodus + Data Stack Academy | Appl
 ications Close March 14th
LOCATION:Online (Portland): false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220614T001010Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220623T160000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220623T150000
DTSTAMP;VALUE=DATE-TIME:20220614T001010Z
LAST-MODIFIED;VALUE=DATE-TIME:20220614T001010Z
UID:http://calagator.org/events/1250478333
DESCRIPTION:This free event will show people how to start a career in dat
 a engineering\, the fastest growing job in the tech field. We'll provide
  a cheatsheet with resources\, and discuss how to learn skills on your o
 wn\, where to find a data engineering bootcamp\, and tips for setting yo
 urself up to land a job.\n\nTags: data engineering\, Bootcamp\, career d
 evelopment\n\nImported from: http://calagator.org/events/1250478333
URL:https://cutt.ly/dsa_events
SUMMARY:Hacking Data Engineering
LOCATION:Online via Google Meet: false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220614T001914Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220628T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220628T173000
DTSTAMP;VALUE=DATE-TIME:20220614T001914Z
LAST-MODIFIED;VALUE=DATE-TIME:20220614T001914Z
UID:http://calagator.org/events/1250478334
DESCRIPTION:This free 2-day workshop (June 28 &amp\; 29th) is sponsored b
 y Data Stack Academy\, and will teach beginner-level Python programming 
 skills. We'll also talk about how and why to start a career in data engi
 neering\, and how to learn skills on your own or find a data engineering
  bootcamp. Please register in advance at https://cutt.ly/dsa_events&#13\
 ;\n&#13\;\n\n\nTags: python\, hands-on\, Bootcamp\, career development\,
  data engineering\n\nImported from: http://calagator.org/events/12504783
 34
URL:https://cutt.ly/dsa_events
SUMMARY:Free 2-day Data Engineering workshop
LOCATION:Online via Google Meet: false
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220614T002802Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220707T153000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220707T143000
DTSTAMP;VALUE=DATE-TIME:20220614T002802Z
LAST-MODIFIED;VALUE=DATE-TIME:20220614T002802Z
UID:http://calagator.org/events/1250478336
DESCRIPTION:Interested in breaking into data engineering? This live Q&amp
 \;A\, hosted by Data Stack Academy\, will give you the chance to get adv
 ice from seasoned senior data engineers\, and ask junior data engineers 
 about their experience. Please register in advance at https://cutt.ly/ds
 a_events\, or see http://datastackacademy.com/ for more details.\n\nTags
 : Bootcamp\, career development\, data engineering\, hands-on\, python\n
 \nImported from: http://calagator.org/events/1250478336
URL:https://cutt.ly/dsa_events
SUMMARY:Data Engineering Q&A
LOCATION:Online (Portland): false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220614T002403Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220712T193000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220712T173000
DTSTAMP;VALUE=DATE-TIME:20220614T002403Z
LAST-MODIFIED;VALUE=DATE-TIME:20220614T002403Z
UID:http://calagator.org/events/1250478335
DESCRIPTION:This free 2-day workshop (July 12th &amp\; 13th) is sponsored
  by Data Stack Academy\, and will teach beginner-level Python programmin
 g skills. We'll also talk about how and why to start a career in data en
 gineering\, and how to learn skills on your own or find a data engineeri
 ng bootcamp. Please register in advance at https://cutt.ly/dsa_events. S
 ee http://datastackacademy.com/ for more details.\n\nTags: Bootcamp\, ca
 reer development\, data engineering\, hands-on\, python\n\nImported from
 : http://calagator.org/events/1250478335
URL:https://cutt.ly/dsa_events
SUMMARY:Free 2-day Data Engineering Workshop
LOCATION:Online via Google Meet: false
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20230112T220814Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20230119T190000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20230119T170000
DTSTAMP;VALUE=DATE-TIME:20230112T220814Z
LAST-MODIFIED;VALUE=DATE-TIME:20260513T003340Z
UID:http://calagator.org/events/1250480157
DESCRIPTION:We're all gathering January 19 at 10 Barrel Brewing in Portla
 nd\, and we'd love for you to come! Join a select group of data professi
 onals as we sit back and unwind over some light bites\, beer\, and aweso
 me conversation. Start 2023 with the OA Club &amp\; Census. 😎&#13\;\n&#1
 3\;\n\n\nTags: data\, sql\, data engineering\, analytics\, happy hour\, 
 data science\n\nImported from: http://calagator.org/events/1250480157
URL:https://www.operationalanalytics.club/events/end-your-day-with-oa-hap
 py-hour
SUMMARY:Operational Analytics Club Data Professional Happy Hour
LOCATION:10 Barrel Brewing Co: 1411 Northwest Flanders Street\, Portland 
 OR 97209 US
SEQUENCE:2
END:VEVENT
END:VCALENDAR
