Skip to content

Commit

Permalink
update maps loc
Browse files Browse the repository at this point in the history
  • Loading branch information
U2NG committed Feb 4, 2020
1 parent c711872 commit 1fcec3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ venue: "UC San Diego Library - Data Carpentry R for Social Science" # bri
address: "Classroom 4, Biomedical Library Building, 9500 Gilman Dr., La Jolla, California " # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria")
country: "us" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes)
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)
latitude: "32.8747997" # decimal latitude of workshop venue (use https://www.latlong.net/)
longitude: "-117.2384804" # decimal longitude of the workshop venue (use https://www.latlong.net)
latitude: "32.875020" # decimal latitude of workshop venue (use https://www.latlong.net/)
longitude: "-117.237076" # decimal longitude of the workshop venue (use https://www.latlong.net)
humandate: "Feb 4 - Feb 5, 2020" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humantime: "9:00 am - 4:30 pm" # human-readable times for the workshop (e.g., "9:00 am - 4:30 pm")
startdate: 2020-02-04 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
Expand Down

0 comments on commit 1fcec3a

Please sign in to comment.