BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//NYCDH Week - ECPv6.15.17//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://nycdh.org/dhweek
X-WR-CALDESC:Events for NYCDH Week
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20160313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20161106T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20170312T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20171105T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20180311T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20181104T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20220313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20221106T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20230312T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20231105T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20220211T130000
DTEND;TZID=America/New_York:20220211T150000
DTSTAMP:20260420T202222
CREATED:20220125T210856Z
LAST-MODIFIED:20220203T002342Z
UID:6962-1644584400-1644591600@nycdh.org
SUMMARY:Building a Custom Vector Tile API
DESCRIPTION:This demonstration will walk through the workflow we are using for many of our web mapping apps at CUNY’s Center for Urban research. I will explain how our geography data is exported from QGIS to Postgres and how we customized our own tile server and application API in nodejs.
URL:https://nycdh.org/dhweek/event/building-a-custom-vector-tile-api/
LOCATION:Online\, New York\, NY\, United States
CATEGORIES:2022,Advanced,Demonstration,GIS,homefeature,Intermediate,Mapping
ORGANIZER;CN="Will Field":MAILTO:wfield@gc.cuny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20220210T150000
DTEND;TZID=America/New_York:20220210T170000
DTSTAMP:20260420T202222
CREATED:20220127T182119Z
LAST-MODIFIED:20220209T150310Z
UID:7067-1644505200-1644512400@nycdh.org
SUMMARY:The Web Is All You Need: A Data Analysis Stack for the 2020s
DESCRIPTION:For most of the last decade digital humanists doing data analysis have chosen between R and Python. But in the past few years\, the Javascript ecosystem has blossomed in a way that makes it a viable–and dare I say\, fun–way to collaboratively share\, explore\, and analyze data. Students don’t need to install anything to start a lesson\, collaborators can work directly with you in real time\, and anyone who can code can easily add interactive sliders\, controls to unlock datasets for others. \nThis workshop will provide an introduction to building and sharing data analysis for and of the web using observable notebooks. We’ll explore the basic platform\, and how it improves on python- or r-based notebooks you may have used; introduce the arquero and vega-lite packages that allow data manipulation and visualization; and talk about some strategies for making even the largest datasets explorable to anyone with a smartphone.
URL:https://nycdh.org/dhweek/event/the-web-is-all-you-need-a-data-analysis-stack-for-the-2020s/
LOCATION:Online\, New York\, NY\, United States
CATEGORIES:2022,Data Analysis,Mapping,Visualization,Workshop
ORGANIZER;CN="Ben Schmidt":MAILTO:bmschmidt@gmail.com
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20220210T090000
DTEND;TZID=America/New_York:20220210T100000
DTSTAMP:20260420T202222
CREATED:20220125T204823Z
LAST-MODIFIED:20220209T145105Z
UID:6921-1644483600-1644487200@nycdh.org
SUMMARY:Mapping with Palladio
DESCRIPTION:“Mapping with Palladio” introduces scholars in the humanities to Palladio (https://hdlab.stanford.edu/palladio)\, a web-based tool for visualizing multi-dimensional data on a map.
URL:https://nycdh.org/dhweek/event/mapping-with-palladio-2/
LOCATION:Online\, New York\, NY\, United States
CATEGORIES:2022,Beginner,Mapping,Workshop
ORGANIZER;CN="Caterina Agostini":MAILTO:caterina.agostini@rutgers.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20220209T100000
DTEND;TZID=America/New_York:20220209T120000
DTSTAMP:20260420T202222
CREATED:20220125T205131Z
LAST-MODIFIED:20220126T013643Z
UID:6925-1644400800-1644408000@nycdh.org
SUMMARY:Intro to Vector Tiles for Web: From QGIS to Mapbox
DESCRIPTION:Vector tiles are a flexible\, lightweight format for serving geographic data that can be quickly and dynamically styled and displayed by a client such as a web browser. This workshop will first explain briefly how they work. Then we will walk through how you can export geographic data from any number of common formats in QGIS and serve it as vector tiles from Mapbox.
URL:https://nycdh.org/dhweek/event/intro-to-vector-tiles-for-web-from-qgis-to-mapbox/
LOCATION:Online\, New York\, NY\, United States
CATEGORIES:2022,Beginner,GIS,Intermediate,Mapping,Workshop
ORGANIZER;CN="Will Field":MAILTO:wfield@gc.cuny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20220208T130000
DTEND;TZID=America/New_York:20220208T150000
DTSTAMP:20260420T202222
CREATED:20220125T210356Z
LAST-MODIFIED:20220126T011746Z
UID:6949-1644325200-1644332400@nycdh.org
SUMMARY:Diamond Printers' Marks Reboot with Omeka and StoryMaps
DESCRIPTION:It is possible in a short space of time\, and spending no money\, to transform a dormant collection of photographs into a meaningful archive and a dramatic presentation using the platforms Omeka and StoryMaps. The process will be presented\, as well as the products.
URL:https://nycdh.org/dhweek/event/diamond-printers-marks-reboot-with-omeka-and-storymaps/
LOCATION:Online\, New York\, NY\, United States
CATEGORIES:2022,Archive,Beginner,Demonstration,Mapping
ORGANIZER;CN="Emily Fairey":MAILTO:emily.fairey86@brooklyn.cuny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210212T100000
DTEND;TZID=America/New_York:20210212T120000
DTSTAMP:20260420T202222
CREATED:20210122T050658Z
LAST-MODIFIED:20210208T193125Z
UID:5568-1613124000-1613131200@nycdh.org
SUMMARY:Brooklyn College Covid-19 Archive@ A Journal of the Plague Year
DESCRIPTION:This digital archive has collected stories and experiences from the Brooklyn College community related to the Covid-19 pandemic. The archive resides within the larger\, omnibus archive\, A Journal of the Plague Year. This demonstration will review the principles that guided the project\, the submission process and explore possible digital humanities projects based upon the archive content.
URL:https://nycdh.org/dhweek/event/brooklyn-college-covid-19-archive-a-journal-of-the-plague-year/
LOCATION:Virtual\, NY\, United States
CATEGORIES:2021,All Levels,Demonstration,homefeature,Mapping,Text Analysis,Visualization
ORGANIZER;CN="Miriam Deutch":MAILTO:miriamd@brooklyn.cuny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210210T100000
DTEND;TZID=America/New_York:20210210T120000
DTSTAMP:20260420T202222
CREATED:20210122T021742Z
LAST-MODIFIED:20210201T234509Z
UID:5382-1612951200-1612958400@nycdh.org
SUMMARY:Mapping with Palladio
DESCRIPTION:“Mapping with Palladio” Palladio (https://hdlab.stanford.edu/palladio) is a web-based tool for investigating and visualizing multi-dimensional data. In this workshop\, we will learn to visualize humanistic research data on a map\, and track connections between data points.
URL:https://nycdh.org/dhweek/event/mapping-with-palladio/
LOCATION:Virtual\, NY\, United States
CATEGORIES:2021,Mapping
ORGANIZER;CN="Caterina Agostini":MAILTO:caterina.agostini@rutgers.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210210T100000
DTEND;TZID=America/New_York:20210210T120000
DTSTAMP:20260420T202222
CREATED:20210120T060805Z
LAST-MODIFIED:20210126T201043Z
UID:5447-1612951200-1612958400@nycdh.org
SUMMARY:Exploring City Narratives with the Elements of Gamification
DESCRIPTION:Considering the discursive and associative nature of cultural heritage data that has been pointed out by various scholars\, the speakers will raise the questions of its relevant representation within the database on the demonstration of the work-in-progress “Que.St” mobile app. Que.St is a mapping project for representing culturally significant locations in Saint-Petersburg. First\, through their links with historic personalities associated with them and\, second\, through the mobile application which provides users with interactive novels and quests around the city. Designed as an open-source project\, the project’s mission is not only to raise awareness about culturally significant sites among the local community but also to engage them in the evaluation of historic locations and collection of relevant data.
URL:https://nycdh.org/dhweek/event/exploring-city-narratives-with-the-elements-of-gamification/
LOCATION:Virtual\, NY\, United States
CATEGORIES:2021,All Levels,Beginner,Demonstration,Mapping,Mobile
ORGANIZER;CN="Antonina Puchkovskaia":MAILTO:artonina@gmail.com
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210210T080000
DTEND;TZID=America/New_York:20210210T100000
DTSTAMP:20260420T202222
CREATED:20210119T171740Z
LAST-MODIFIED:20210208T194537Z
UID:5398-1612944000-1612951200@nycdh.org
SUMMARY:QuicheGIS: A cooking show style introduction to thinking about geospatial projects and transforming text to maps
DESCRIPTION:This session will focus on learning to think about geospatial projects and will demonstrate the data collection\, creation\, and mapping steps by: \n\nPlanning the menu (thinking about your sources and ideas)\,\nMise en place (structuring point data in a spreadsheet prior to GIS work)\,\nCooking (plotting\, styling\, or analyzing data)\,\nServing (sharing the end product or map)\n\nAttendees are welcome to follow along as much as possible on their own computers. However\, the outcome of this session is for attendees to gain confidence and awareness surrounding spatial and tabular thinking for geospatial projects by utilizing open resources. View session outline and resources:  tiny.cc/quichegis \nPrerequisites: \n\nAbility to use and navigate spreadsheet software\, especially Google Sheets.\nPrior experience with GIS or mapping is NOT required.\nExperience with analysis\, visualization\, or complex software suites (e.g.\, Stata\, R\, Adobe Creative Suite) is recommended for participants who wish to fully participate.\nDownload AND install QGIS 3.X prior to start of session for full participation. This session will NOT provide a space for download and install assistance.\n\nEquipment software: QGIS 3.X: https://download.qgis.org/ (The instructor will use 3.10 Coruña but any prior 3.X version should work. DO NOT DOWNLOAD LATEST RELEASE\, 3.16). View the NYU Data Services install guide for assistance: https://docs.google.com/document/d/1Mfhx3F7rSeKkfUhVtB1eDMf1kHeQR8EWeRyjBJSuDVs/edit?usp=sharing
URL:https://nycdh.org/dhweek/event/quichegis-a-cooking-show-style-introduction-to-thinking-about-geospatial-projects-and-transforming-text-to-maps/
LOCATION:Virtual\, NY\, United States
CATEGORIES:2021,Beginner,Mapping,WIDH2021
ORGANIZER;CN="Taylor Hixson":MAILTO:twh2@nyu.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210209T130000
DTEND;TZID=America/New_York:20210209T150000
DTSTAMP:20260420T202222
CREATED:20210119T171002Z
LAST-MODIFIED:20210208T194640Z
UID:5427-1612875600-1612882800@nycdh.org
SUMMARY:Using R and Shiny for Visualizing Humanities Spatial Data
DESCRIPTION:This course will focus on using the programming language R as a way of visualizing spatial data. It will use four humanities datasets (pre-modern and modern\, from Europe and the Middle East) and the code required to carry out the visualization. We will discuss how participants might match different kinds of spatial datasets for different visualizations in Shiny. We will approach the visualization process in four steps: (1) discussing what the “story” of our data is\, and which aspects or conclusions from it we want to illuminate via visualization. (2) preprocessing our data into a dataset. Here it is especially important to determine the aspects of a given dataset\, i.e. if a two-faceted approach is satisfactory or if a more faceted approach (e.g. temporospatial) is required. (3) choosing the clearest and most efficient visual representation for our dataset. (4) selecting the most viable user interface to maximize accessibility and impact of our visualization. \nPrerequisites: basic familiarity with Leaflet & a programming language such as R \nNote: The course will be carried out using RStudio Cloud. You will be added to an account using the email address that you provide for the registration and you will need to activate it by responding to an email before the session. Participants can also observe the process without being added to RStudio.
URL:https://nycdh.org/dhweek/event/using-r-and-shiny-for-visualizing-humanities-spatial-data/
LOCATION:Virtual\, NY\, United States
CATEGORIES:2021,Intermediate,Mapping,Visualization,WIDH2021
ORGANIZER;CN="Victor Westrich":MAILTO:vwestric@students.uni-mainz.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200207T100000
DTEND;TZID=America/New_York:20200207T120000
DTSTAMP:20260420T202222
CREATED:20200117T155806Z
LAST-MODIFIED:20200117T155833Z
UID:4002-1581069600-1581076800@nycdh.org
SUMMARY:Tome Collaborative Course Publications
DESCRIPTION:This workshop looks at Tome as a tool for publishing media rich\, accessible\, peer reviewed and preservable publications. Tome is now being developed for use in the classroom as a collaborative\, academic writing tool and media archive for faculty and students. \nEquipment Requirements: Laptop with Wifi capabilities
URL:https://nycdh.org/dhweek/event/tome-collaborative-course-publications/
LOCATION:NYU 20 Cooper Square\, 20 Cooper Square\, 2nd floor\, New York\, NY\, 10003\, United States
CATEGORIES:Archive,Beginner,CMSs,LMS,Mapping,Publishing,Visualization
ORGANIZER;CN="Lex Taylor":MAILTO:alexeitaylor@gmail.com
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200206T150000
DTEND;TZID=America/New_York:20200206T170000
DTSTAMP:20260420T202222
CREATED:20200123T174918Z
LAST-MODIFIED:20200127T145854Z
UID:4125-1581001200-1581008400@nycdh.org
SUMMARY:Humanitarian Map-a-thon: DH for Disaster Relief
DESCRIPTION:This session will focus on the use of digital tools for social justice and humanitarian disaster relief work. Utilizing digital mapping\, you will join the Humanitarian OpenStreetMapping Team to learn basic GIS skills. Attendees will get familiar with iD editor\, and JSOM using OpenStreetMaps for this and many other projects. We will discuss the need for volunteers in this work\, the importance of conversations on social justice in the use of digital tools\, as well as how to incorporate a map-a-thon into your courses!\n \nEquipment: attendees should bring a laptop that can hold an internet connection \n 
URL:https://nycdh.org/dhweek/event/humanitarian-map-a-thon-dh-for-disaster-relief/
LOCATION:Pace University\, Babble Lab\, Rm. 202\, 41 Park Row\, New York\, NY\, 10038\, United States
CATEGORIES:Beginner,GIS,Mapping,Open Access
ORGANIZER;CN="Adrianna Martinez":MAILTO:amarti48@nyit.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200206T100000
DTEND;TZID=America/New_York:20200206T120000
DTSTAMP:20260420T202222
CREATED:20200122T170250Z
LAST-MODIFIED:20200204T222021Z
UID:4151-1580983200-1580990400@nycdh.org
SUMMARY:Intro to Carto
DESCRIPTION:With almost 40% of the entire world carrying a GPS device around with them in their bag or pocket\, digital mapping has exploded in both popularity and accessibility. Carto offers a powerful platform to creatively design maps to explore spatial relationships embedded in any topic or subject you are passionate about. Join us for Intro Carto\, which will cover all the basics you’ll need to create beautiful and powerful digital maps. We will provide sample datasets you can use in this workshop. No mapping experience required and all are welcome. \nEquipment: Laptops \nPrerequisites: No mapping experience necessary \n 
URL:https://nycdh.org/dhweek/event/intro-to-carto/
LOCATION:Fordham University’s Lincoln Center Campus\, LL 601\, 113 W. 60th St.\, New York\, NY\, 10019\, United States
CATEGORIES:Beginner,Carto,Mapping,Visualization
ORGANIZER;CN="Heather Hill":MAILTO:hhill3@fordham.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200205T100000
DTEND;TZID=America/New_York:20200205T120000
DTSTAMP:20260420T202222
CREATED:20200117T150331Z
LAST-MODIFIED:20200121T163047Z
UID:3977-1580896800-1580904000@nycdh.org
SUMMARY:Out of the Classroom with Fulcrum:  A Digital Note Taking App for Student Fieldwork
DESCRIPTION:For many instructors who teach in New York\, the city is seen as a pedagogical asset that can be used to extend their classroom.  As a result\, many courses include assignments that ask students to leave campus and to explore\, examine\, and evaluate the city as primary source material.  At Fordham University\, Fulcrum – a digital note-taking app – provides a flexible framework for students to document their out-of-the-classroom experience (in text\, photos\, video\, and audio) in a way that can be easily consolidated and shared with the class as a whole.  The data recorded in Fulcrum can then be extracted and visualized on any number of qualitative and/or quantitative platforms or simply explored on the FulcrumApp.com website and map. \nThis workshop will give participants access to Fulcrum and the opportunity to test this app in the neighborhood around Fordham University.  Our workshop data will then be examined back in a classroom and we will discuss how this app can benefit not only undergraduate and graduate-level courses but academic research as a whole. \nEquipment Requirements: Please bring a working (charged) cell phone if you can. \n 
URL:https://nycdh.org/dhweek/event/out-of-the-classroom-with-fulcrum-a-digital-note-taking-app-for-student-fieldwork/
LOCATION:Fordham Lincoln Center\, Lowenstein 309\, 113 W 60th Street\, New York\, NY\, 10023\, United States
CATEGORIES:Collaboration,Field Notes,Intermediate,Mapping,Pedagogy,Research
ORGANIZER;CN="Shawn Hill":MAILTO:shill18@fordham.edu
GEO:40.7702955;-73.9846324
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Fordham Lincoln Center Lowenstein 309 113 W 60th Street New York NY 10023 United States;X-APPLE-RADIUS=500;X-TITLE=113 W 60th Street:geo:-73.9846324,40.7702955
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200204T160000
DTEND;TZID=America/New_York:20200204T180000
DTSTAMP:20260420T202222
CREATED:20200123T184952Z
LAST-MODIFIED:20200129T182151Z
UID:4234-1580832000-1580839200@nycdh.org
SUMMARY:Information Visualization Open House
DESCRIPTION:Explore examples of data visualization in the Library’s historic collections. The New York Public Library’s Center for Research in the Humanities (2nd Floor Stephen A. Schwarzman Building) invites teaching faculty\, students\, information professionals and others to a reception and open house focusing on both historic and current data visualization projects and collections items. The event will draw attention to examples of data visualization found in the Library’s historic collections materials and Big Data collections that can be incorporated into current visualization projects on any scale\, subject\, or medium. Selected items from the collection will be on view. Network with colleagues from local academic institutions\, and hear from subject expert staff and other researchers about the deep collections available to support your research and teaching. \nWine and cheese will be served. \n  \nThis event is open to the public with RSVP.
URL:https://nycdh.org/dhweek/event/information-visualization-open-house/
LOCATION:NYPL\, Center for Research in the Humanities\, Room 216\, 476 Fifth Avenue\, New York\, NY\, 10018\, United States
CATEGORIES:Beginner,Libraries,Mapping,Visualization
ORGANIZER;CN="Ian Fowler":MAILTO:ianfowler@nypl.org
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200204T150000
DTEND;TZID=America/New_York:20200204T170000
DTSTAMP:20260420T202222
CREATED:20200124T170031Z
LAST-MODIFIED:20200127T145413Z
UID:4246-1580828400-1580835600@nycdh.org
SUMMARY:Make a Simple Webmap with Leaflet
DESCRIPTION:Learn to make a website from scratch that features a simple webmap with Leaflet. \nPrerequisites: HTML and JavaScript knowledge is useful but not required.\nEquipment Requirements: Attendees should bring their own laptop and pre-install Visual Studio Code. \n  \nLehman Library 215\nSIPA building\n420 W 118th
URL:https://nycdh.org/dhweek/event/make-a-simple-webmap-with-leaflet-2/
LOCATION:Studio Lehman\, Lehman Social Sciences Library\, 420 W 118th St\, Room 215 International Affairs Building \, New York\, NY\, 10027
CATEGORIES:Beginner,HTML,JavaScript,Mapping
ORGANIZER;CN="Moacir P. de S%C3%A1 Pereira":MAILTO:moacir.p@columbia.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190208T150000
DTEND;TZID=America/New_York:20190208T170000
DTSTAMP:20260420T202222
CREATED:20190120T185752Z
LAST-MODIFIED:20190124T173430Z
UID:2630-1549638000-1549645200@nycdh.org
SUMMARY:Humanitarian Open Street Mapping for All
DESCRIPTION:How does digital map use work? Is it always free to use? When you hear open street mapping it may sound daunting\, but it is an excellent introduction to GIS work as well as a low effort way to help organizations like the red cross\, disaster response teams and more. \nRequirements: Attendees should bring their own laptop.
URL:https://nycdh.org/dhweek/event/humanitarian-open-street-mapping-for-all/
LOCATION:NYIT Library\, 1855 Broadway (at 61st Street)\, New York\, NY\, 10023
CATEGORIES:Beginner,GIS,Mapping
ORGANIZER;CN="Adrianna Martinez":MAILTO:amarti48@nyit.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190208T110000
DTEND;TZID=America/New_York:20190208T123000
DTSTAMP:20260420T202222
CREATED:20190120T174050Z
LAST-MODIFIED:20190129T153136Z
UID:2591-1549623600-1549629000@nycdh.org
SUMMARY:Digital Without Tears: Great (and Easy!) DH Tools for Teaching & Learning
DESCRIPTION:Curious to get started with Digital Humanities tools in the classroom but concerned about the learning curve? Afraid that you need to be a coder to do DH? Fear not\, there are tons of easy-to-use tools for creating DH projects\, including timelines\, interactive maps\, websites and more—no coding required. This workshop will introduce participants to over half a dozen free (and mostly open-source) tools that can be learned in minutes to spice up pedagogy or enhance current scholarship. \nPlease register for this event at the following link: https://nyu.libcal.com/event/4873861
URL:https://nycdh.org/dhweek/event/digital-without-tears-great-and-easy-dh-tools-for-teaching-learning/
LOCATION:Bobst Library\, NYU\, Room 619\, 70 Washington Square S\, New York\, NY\, 10012\, United States
CATEGORIES:Beginner,Digital Humanities,Mapping,Pedagogy
ORGANIZER;CN="Ashley Maynor":MAILTO:ashley.maynor@nyu.edu
GEO:40.7294345;-73.9972124
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Bobst Library NYU Room 619 70 Washington Square S New York NY 10012 United States;X-APPLE-RADIUS=500;X-TITLE=70 Washington Square S:geo:-73.9972124,40.7294345
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190207T130000
DTEND;TZID=America/New_York:20190207T150000
DTSTAMP:20260420T202222
CREATED:20190120T173431Z
LAST-MODIFIED:20190124T034100Z
UID:2588-1549544400-1549551600@nycdh.org
SUMMARY:Intermediate Carto
DESCRIPTION:Know the basics of Carto and what to learn more? Join us for Intermediate Carto\, which will cover advanced techniques for using Carto\, such as implementing widgets to filter and manipulate your data and transforming your maps with built-in analysis features. Participants from Introduction to Carto as well as others who have a general knowledge of Carto are welcome to this session. \nRequirements: This workshop will take place in a computer lab. Please sign up for a Carto account prior to the workshop. Introduction to Carto or working knowledge of Carto is a prerequisite.
URL:https://nycdh.org/dhweek/event/intermediate-carto/
LOCATION:Fordham Lincoln Center\, Lowenstein 309\, 113 W 60th Street\, New York\, NY\, 10023\, United States
CATEGORIES:Carto,Intermediate,Mapping,Visualization
ORGANIZER;CN="Heather V. Hill":MAILTO:hhill3@fordham.edu
GEO:40.7702955;-73.9846324
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Fordham Lincoln Center Lowenstein 309 113 W 60th Street New York NY 10023 United States;X-APPLE-RADIUS=500;X-TITLE=113 W 60th Street:geo:-73.9846324,40.7702955
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190207T100000
DTEND;TZID=America/New_York:20190207T120000
DTSTAMP:20260420T202222
CREATED:20190120T181040Z
LAST-MODIFIED:20190207T130340Z
UID:2598-1549533600-1549540800@nycdh.org
SUMMARY:Introduction to Carto
DESCRIPTION:With almost 40% of the entire world carrying a GPS device around with them in their bag or pocket\, digital mapping has exploded in both popularity and accessibility. Carto offers a powerful platform to creatively design maps to explore spatial relationships embedded in any topic or subject you are passionate about. Join us for Intro Carto\, which will cover all the basics you’ll need to create beautiful and powerful digital maps. We will provide sample datasets you can use in this workshop. No mapping experience required and all are welcome. \nRequirements: none.
URL:https://nycdh.org/dhweek/event/introduction-to-carto-2/
LOCATION:Fordham Lincoln Center\, Lowenstein 309\, 113 W 60th Street\, New York\, NY\, 10023\, United States
CATEGORIES:Beginner,Carto,Mapping,Visualization
ORGANIZER;CN="Shawn Hill":MAILTO:shill18@fordham.edu
GEO:40.7702955;-73.9846324
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Fordham Lincoln Center Lowenstein 309 113 W 60th Street New York NY 10023 United States;X-APPLE-RADIUS=500;X-TITLE=113 W 60th Street:geo:-73.9846324,40.7702955
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190205T150000
DTEND;TZID=America/New_York:20190205T170000
DTSTAMP:20260420T202222
CREATED:20190120T195213Z
LAST-MODIFIED:20190122T202009Z
UID:2678-1549378800-1549386000@nycdh.org
SUMMARY:Developing a Digital Mapping Assignment for Your Course
DESCRIPTION:For instructors interested in developing a digital mapping assignment\, this workshop will provide an overview of some of the most accessible options (Google Earth\, StoryMap JS\, ArcGIS) and provide examples of mapping assignments. Participants will be asked to submit an idea in advance (it can be very preliminary)\, which we will develop as part of the workshop. \nRequirements: attendees should bring their own laptop.
URL:https://nycdh.org/dhweek/event/developing-a-digital-mapping-assignment-for-your-course/
LOCATION:Babble Lab @ Pace University\, Room 1105\, 163 William St.\, New York\, NY\, 10038\, United States
CATEGORIES:Beginner,GIS,Mapping,Pedagogy
ORGANIZER;CN="Kelley Kreitz":MAILTO:kkreitz@pace.edu
GEO:40.710219;-74.00619
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Babble Lab @ Pace University Room 1105 163 William St. New York NY 10038 United States;X-APPLE-RADIUS=500;X-TITLE=163 William St.:geo:-74.00619,40.710219
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180209T130000
DTEND;TZID=America/New_York:20180209T150000
DTSTAMP:20260420T202222
CREATED:20180118T202502Z
LAST-MODIFIED:20180207T171557Z
UID:1601-1518181200-1518188400@nycdh.org
SUMMARY:Experimenting with Locative Media/ AR
DESCRIPTION:This workshop will cover ways of incorporating locative media (such as Augmented Reality [AR] apps and Geographic Information System [GIS] platforms) into teaching. The workshop will be partly hands-on\, demonstrating some easy-to-use AR and GIS tools\, and partly discursive\, illustrating collaborative student projects from Film and Media Studies courses to explore the pedagogical potential of these new locative media. \nLEVEL: Beginner\nNOTES: Laptop or smartphone
URL:https://nycdh.org/dhweek/event/experimenting-with-locative-media-ar/
LOCATION:Tisch School of the Arts: Cinema Studies Department\, Room 670\, 721 Broadway\, New York\, NY\, 10003\, United States
CATEGORIES:AR/VR,Beginner,GIS,Locative Media
ORGANIZER;CN="Marina Hassapopoulou":MAILTO:mh193@nyu.edu
GEO:40.7295255;-73.9938442
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Tisch School of the Arts: Cinema Studies Department Room 670 721 Broadway New York NY 10003 United States;X-APPLE-RADIUS=500;X-TITLE=721 Broadway:geo:-73.9938442,40.7295255
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180209T130000
DTEND;TZID=America/New_York:20180209T150000
DTSTAMP:20260420T202222
CREATED:20180118T193524Z
LAST-MODIFIED:20180207T171946Z
UID:1568-1518181200-1518188400@nycdh.org
SUMMARY:Simple JavaScript Mapping
DESCRIPTION:A gentle introduction to JavaScript and manipulating webpages with the goal of making a map in Leaflet. \nLEVEL: Beginner\nNOTES: Bringing a personal laptop is suggested.
URL:https://nycdh.org/dhweek/event/simple-javascript-mapping/
LOCATION:Bobst Library\, NYU\, Room 619\, 70 Washington Square S\, New York\, NY\, 10012\, United States
CATEGORIES:Beginner,JavaScript,Mapping
ORGANIZER;CN="Moacir P. de S%C3%A1 Pereira":MAILTO:moacir.p@columbia.edu
GEO:40.7294345;-73.9972124
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Bobst Library NYU Room 619 70 Washington Square S New York NY 10012 United States;X-APPLE-RADIUS=500;X-TITLE=70 Washington Square S:geo:-73.9972124,40.7294345
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180209T100000
DTEND;TZID=America/New_York:20180209T120000
DTSTAMP:20260420T202222
CREATED:20180118T210420Z
LAST-MODIFIED:20180207T172013Z
UID:1650-1518170400-1518177600@nycdh.org
SUMMARY:Digital and Spatial Study of Mosques: Xinjiang and Ningxia of China as Case Studies
DESCRIPTION:Different from conventional research methods\, spatial study is designed to apply GIS to study space\, time and mapping\, all of which are valuable in analyzing religious institutions\, sites and locations. Supported by multiple spatial\, digital and statistical methods\, this workshop selects eight cities and prefectures in China to examine the Islamic mosques based on accessible government data. Following the discussion of the methodologies and data\, the workshop focuses on the density of the Muslim population in the selected cities by calculating the average number of Muslims attending one mosque. In addition\, this workshop applies a spatial method\, the Location Analysis Method\, to scrutinize the availability of Islamic mosques by measuring the average distance between Chinese Muslim residential areas and their nearest mosque. Furthermore\, this workshop employs two different spatial methods\, the Two Step Floating Catchment Area and the Network Analysis Method\, to investigate the accessibility of mosques by means of estimating the average driving time required for Muslims to reach the nearest mosque. After comparing the average rankings of density\, availability and accessibility of mosques in the eight cities and prefectures\, this workshop proposes three criteria for determining the accessibility of mosques in Xinjiang and Ningxia\, two areas with heavy concentration of Muslim population in China. \nLEVEL: Beginner\nNOTES: N/A
URL:https://nycdh.org/dhweek/event/digital-and-spatial-study-of-mosques-xinjiang-and-ningxia-of-china-as-case-studies/
LOCATION:Babble Lab @ Pace University\, Room 1105\, 163 William St.\, New York\, NY\, 10038\, United States
CATEGORIES:Art History,Beginner,Mapping,Networks
ORGANIZER;CN="George Hong":MAILTO:zhong4@fordham.edu
GEO:40.710219;-74.00619
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Babble Lab @ Pace University Room 1105 163 William St. New York NY 10038 United States;X-APPLE-RADIUS=500;X-TITLE=163 William St.:geo:-74.00619,40.710219
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180207T100000
DTEND;TZID=America/New_York:20180207T120000
DTSTAMP:20260420T202222
CREATED:20180118T205114Z
LAST-MODIFIED:20180123T180849Z
UID:1635-1517997600-1518004800@nycdh.org
SUMMARY:Introduction to Carto
DESCRIPTION:This workshop will introduce participants to Carto\, a freemium\, open-source mapping platform. It will include a short review of digital mapping\, background information about the platform\, and a hands-on demonstration of how to create a simple map on Carto. The workshop will also briefly describe ways to develop personal data that is compatible with Carto\, although the hands-on portion will be completed using a dataset available online. \nThe Introduction to Carto workshop is intended for new Carto users who are minimally familiar with mapping. It will also serve as a refresher for more advanced users of Carto who are unfamiliar with the platform’s new interface. \nLEVEL: Beginner\nNOTES: Attendees will need a laptop to participate in the hands-on portion. They will also need to create an account at https://carto.com/ before the workshop.
URL:https://nycdh.org/dhweek/event/introduction-to-carto/
LOCATION:NYU XE: Experimental Humanities and Social Enagement\, Conference Room\, 24 E 8th St.\, New York\, NY\, 10003\, United States
CATEGORIES:Beginner,Mapping
ORGANIZER;CN="Heather V. Hill":MAILTO:hhill3@fordham.edu
GEO:40.73169;-73.995173
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=NYU XE: Experimental Humanities and Social Enagement Conference Room 24 E 8th St. New York NY 10003 United States;X-APPLE-RADIUS=500;X-TITLE=24 E 8th St.:geo:-73.995173,40.73169
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180206T180000
DTEND;TZID=America/New_York:20180206T200000
DTSTAMP:20260420T202222
CREATED:20180118T194721Z
LAST-MODIFIED:20180125T183811Z
UID:1578-1517940000-1517947200@nycdh.org
SUMMARY:Introduction to R and Emacs
DESCRIPTION:Almost everyone is going to have to load data and make graphs. You want to do this in a stat system that is free and open source. Also\, it is a waste of time to reinvent the wheel every time you change languages. We will use simple crime and poverty data but generate a wide variety of plots including maps. \nLEVEL: Intermediate\nNOTES: Personal laptop in which software can be downloaded (Chromebooks are discouraged)
URL:https://nycdh.org/dhweek/event/intro-to-r-and-emacs/
LOCATION:John Jay College\, 6th Floor\, Math Conference Room\, 524 West 59th. Street\, New York\, NY\, 10019\, United States
CATEGORIES:Intermediate,Mapping,R,Statistics
ORGANIZER;CN="Evan Misshula":MAILTO:EvanMisshula@gmail.com
GEO:40.7707237;-73.9892342
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=John Jay College 6th Floor Math Conference Room 524 West 59th. Street New York NY 10019 United States;X-APPLE-RADIUS=500;X-TITLE=524 West 59th. Street:geo:-73.9892342,40.7707237
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180206T140000
DTEND;TZID=America/New_York:20180206T160000
DTSTAMP:20260420T202222
CREATED:20180118T200132Z
LAST-MODIFIED:20180122T183913Z
UID:1586-1517925600-1517932800@nycdh.org
SUMMARY:Introduction to QGIS
DESCRIPTION:This workshop introduces the fundamentals of computer-based mapping using QGIS\, an open-source mapping platform popular in both academia and the commercial world. Topics will include basic mapping skills such as uploading existing spatial datasets (shape files) to a project\, editing shapefiles\, adding a vector layer\, and joining layers to discover new spatial information. By participating in this workshop\, you will be able to create a simple map and use QGIS to analyze spatial information. No previous mapping experience is required. Participants must bring their own computer with QGIS installed. \nPlease install QGIS before attending http://www.qgis.org/en/site/forusers/download.html. If you need help with the installation\, please contact Michelle McSweeney at m.mcsweeney@columbia.edu \nLEVEL: Beginner\nNOTES: Personal laptop with administrator capabilities
URL:https://nycdh.org/dhweek/event/introduction-to-qgis/
LOCATION:Studio@Butler\, 535 W. 114th St.\, New York\, NY\, 10027\, United States
CATEGORIES:Beginner,GIS,Mapping
ORGANIZER;CN="Michelle McSweeney":MAILTO:m.mcsweeney@columbia.edu
GEO:40.8064029;-73.9632198
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Studio@Butler 535 W. 114th St. New York NY 10027 United States;X-APPLE-RADIUS=500;X-TITLE=535 W. 114th St.:geo:-73.9632198,40.8064029
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180206T130000
DTEND;TZID=America/New_York:20180206T150000
DTSTAMP:20260420T202222
CREATED:20180124T155925Z
LAST-MODIFIED:20180125T184226Z
UID:1809-1517922000-1517929200@nycdh.org
SUMMARY:ARIS: Augmented Reality Interactive Storytelling
DESCRIPTION:ARIS is an open source platform developed at the University of Wisconsin – Madison that allows you to create mobile games\, interactive stories\, scavenger hunts\, tours and data collection activities.  Come learn the basics of the program\,  get some ideas to start you off\, and learn more about integrating place-based\, active learning experiences in your classroom! \nARIS has two key parts. One part of the platform is the editor\, which allows you to build things (i.e.\, tours\, games and interactive stories). The other part is the iOS app that allows you to play things you and other people have created. The app can be downloaded for free from the app store. At the moment\, ARIS only runs on iOS devices (iPod\, iPad\, iPhone). We will have some iPads available during the workshop if you do not have access to an iOS device. \nPlease\, sign up in advance for an ARIS account\nAnd download the app \nSkill Level: Beginner\nRequirements: Computers available. Feel free to bring a laptop. \n  \n 
URL:https://nycdh.org/dhweek/event/aris-augmented-reality-interactive-storytelling/
LOCATION:Bard Graduate Center Digital Media Lab\, 38 West 86th St.\, 3rd Floor\, New York\, 10024\, United States
CATEGORIES:AR/VR,Beginner,Mapping
ORGANIZER;CN="Jesse Merandy":MAILTO:Jesse.merandy@bgc.bard.edu
GEO:40.786077;-73.9711883
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Bard Graduate Center Digital Media Lab 38 West 86th St. 3rd Floor New York 10024 United States;X-APPLE-RADIUS=500;X-TITLE=38 West 86th St.\, 3rd Floor:geo:-73.9711883,40.786077
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180206T120000
DTEND;TZID=America/New_York:20180206T140000
DTSTAMP:20260420T202222
CREATED:20180118T204845Z
LAST-MODIFIED:20180123T181323Z
UID:1631-1517918400-1517925600@nycdh.org
SUMMARY:Introduction to the Map Warper
DESCRIPTION:The New York Public Library is home to one of the world’s premier map collections\, including 433\,000 sheet maps and 20\,000 books and atlases published between the 15th and 21st centuries. Its Map Warper (available at maps.nypl.org) is a free online crowdsourcing tool that enables both librarians and the general public to align digital images of historical maps with today’s map through a process called georectification\, or “warping” maps. Workshop participants will use the Map Warper to explore the library’s digital map collection and generate georectified map images. This work creates new public resources for research and supports ongoing digital mapping initiatives at the Library. \nLEVEL: Beginner/Intermediate\nNOTES: N/A
URL:https://nycdh.org/dhweek/event/introduction-to-the-map-warper/
LOCATION:Stephen A. Schwarzman Building\, Sourt Court Classroom B\, 476 Fifth Avenue\, New York\, NY\, 10016\, United States
CATEGORIES:Beginner,Intermediate,Mapping
ORGANIZER;CN="Mishka Vance":MAILTO:mishkavance@nypl.org
GEO:40.7531823;-73.9822534
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Stephen A. Schwarzman Building Sourt Court Classroom B 476 Fifth Avenue New York NY 10016 United States;X-APPLE-RADIUS=500;X-TITLE=476 Fifth Avenue:geo:-73.9822534,40.7531823
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20170209T080000
DTEND;TZID=America/New_York:20170209T100000
DTSTAMP:20260420T202222
CREATED:20170123T190233Z
LAST-MODIFIED:20170124T010340Z
UID:849-1486627200-1486634400@nycdh.org
SUMMARY:Digital Mapping for JavaScript Novices
DESCRIPTION:JavaScript is one of the most popular and ubiquitous programming languages in history. Because every web browser speaks it\, it’s worth knowing at least a little bit when doing any kind of web-based DH work. This workshop takes JavaScript novices (and those with more experience) and introduces them the language with the goal of making an interactive web map using Leaflet. \nSkill Level\nBeginner \nPrerequisites\nSome HTML and/or JavaScript knowledge is useful but not required. \nEquipment Requirements\nComputer w/ text editor and browser
URL:https://nycdh.org/dhweek/event/digital-mapping-for-javascript-novices/
LOCATION:NYU XE: Experimental Humanities and Social Enagement\, Conference Room\, 24 E 8th St.\, New York\, NY\, 10003\, United States
CATEGORIES:Beginner,Mapping
ORGANIZER;CN="Moacir P. de S%C3%A1 Pereira":MAILTO:moacir.p@columbia.edu
GEO:40.73169;-73.995173
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=NYU XE: Experimental Humanities and Social Enagement Conference Room 24 E 8th St. New York NY 10003 United States;X-APPLE-RADIUS=500;X-TITLE=24 E 8th St.:geo:-73.995173,40.73169
END:VEVENT
END:VCALENDAR