{"id":421,"date":"2015-11-25T14:47:25","date_gmt":"2015-11-25T21:47:25","guid":{"rendered":"https:\/\/blogs.ubc.ca\/advancedgis\/?page_id=421"},"modified":"2023-01-09T19:28:46","modified_gmt":"2023-01-10T03:28:46","slug":"resources","status":"publish","type":"page","link":"https:\/\/blogs.ubc.ca\/advancedgis\/resources\/","title":{"rendered":"Resources"},"content":{"rendered":"<div class=\"note\">If you have a suggested link for this list please email me with your link and I will consider adding it here.<\/div>\n<div>\n<h4>Data<\/h4>\n<ul>\n<li><a href=\"http:\/\/gis.ubc.ca\/data-sources-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">Data List from the Geomatics at UBC site<\/a><\/li>\n<li>Data is also available on the Departmental Server drive <strong>G<\/strong> (for example, DEMs: G:\\courses\\data\\DEMs).<\/li>\n<li><a href=\"http:\/\/www.naturalearthdata.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Natural Earth<\/a> &#8211; free data for borders and other cultural and physical aspects of the world.<\/li>\n<li><a href=\"https:\/\/open.canada.ca\/data\/en\/dataset?organization=nrcan-rncan&amp;collection=geogratis\" target=\"_blank\" rel=\"noopener noreferrer\">Open data from the federal government of Canada<\/a>.<\/li>\n<li><a href=\"http:\/\/www.data.gov.bc.ca\/\" target=\"_blank\" rel=\"noopener noreferrer\">DataBC<\/a> &#8211; open data from British Columbia.<\/li>\n<li>Metro Vancouver&#8217;s <a href=\"http:\/\/www.metrovancouver.org\/data\" target=\"_blank\" rel=\"noopener\">Open Data Portal<\/a><\/li>\n<li>TransLink Transit data is available on <a href=\"https:\/\/abacus.library.ubc.ca\/dataset.xhtml?persistentId=hdl:11272.1\/AB2\/LMLPT1\" target=\"_blank\" rel=\"noopener\">Abacus<\/a><\/li>\n<li>A note\u00a0 on <a href=\"https:\/\/blogs.ubc.ca\/advancedgis\/files\/2022\/02\/BC_Assessment_Notes.pdf\">BC_Assessment_data<\/a>\u00a0you can obtain from the UBC Library.<\/li>\n<li>For <a href=\"https:\/\/www.carexcanada.ca\/\" target=\"_blank\" rel=\"noopener\">environmental data (e.g., pollution exposure) across Canada, check out CAREX<\/a><\/li>\n<li><a href=\"http:\/\/download.geofabrik.de\/\" target=\"_blank\" rel=\"noopener noreferrer\">OpenStreetMap Geofabrik<\/a> &#8211; download regional\u00a0extracts of all <strong>OpenStreetMap<\/strong>.org data.<\/li>\n<li><a href=\"http:\/\/overpass-turbo.eu\/\" target=\"_blank\" rel=\"noopener\">Another site<\/a> that makes it easy to download OpenStreetMap data.<\/li>\n<li><a href=\"https:\/\/towardsdatascience.com\/beginner-guide-to-download-the-openstreetmap-gis-data-24bbbba22a38#:~:text=To%20extract%20the%20data%2C%20you%20just%20browse%20to,the%20bounding%20box%20region%20before%20export%20the%20data.\" target=\"_blank\" rel=\"noopener\">A brief tutorial<\/a> on various methods you can use to extract <strong>Open Street Map<\/strong> (OSM) data.<\/li>\n<li>A good resource from Carleton&#8217;s GIS Librarian on <a href=\"https:\/\/library.carleton.ca\/help\/dem-formats\" target=\"_blank\" rel=\"noopener noreferrer\">DEM formats<\/a> (lists all the different formats DEM data might come in and how to read the data into ESRI products).<\/li>\n<li>Canada Census\n<ul>\n<li>Statistics Canada &#8212; <a href=\"http:\/\/www12.statcan.gc.ca\/census-recensement\/2011\/geo\/bound-limit\/bound-limit-eng.cfm\" target=\"_blank\" rel=\"noopener noreferrer\">Boundary files<\/a> (select the<strong> Cartographic Boundary files<\/strong>).<\/li>\n<li>Census attribute data from <a href=\"http:\/\/dc.chass.utoronto.ca\/index.html\" target=\"_blank\" rel=\"noopener\">CHASS<\/a> can be accessed through the <a href=\"https:\/\/resources.library.ubc.ca\/?searchtype=keywords&amp;search=CHASS\" target=\"_blank\" rel=\"noopener\">UBC Library<\/a>. You need to be logged onto the library system; click on <strong>Canadian Census Analyser<\/strong> to be forwarded to CHASS and access the data.<\/li>\n<li>Statistics Canada &#8212; <a href=\"http:\/\/www12.statcan.gc.ca\/census-recensement\/2016\/dp-pd\/prof\/details\/download-telecharger\/comp\/page_dl-tc.cfm?Lang=E\" target=\"_blank\" rel=\"noopener noreferrer\">Census (attributes) data<\/a>\u00a0 \u00a0Note that some files only contain Census Tract (CT) data, while other files contain Dissemination Areas (DA) data&#8211;you need to select the right files.\u00a0 You may need to download the IVT data and extract the data rather than the (for example) CSV files since I have found that in some instances the CSV files couldn&#8217;t be read properly by Excel.\u00a0 <a href=\"http:\/\/dc.chass.utoronto.ca\/index.html\" target=\"_blank\" rel=\"noopener\">CHASS<\/a> provides an alternative source for Census attribute data.<\/li>\n<li><a href=\"https:\/\/www.rdocumentation.org\/packages\/cancensus\/versions\/0.4.8\" target=\"_blank\" rel=\"noopener\">An R package to download Statistics Canada data<\/a>.\u00a0 <a href=\"https:\/\/www.r-bloggers.com\/2020\/02\/working-with-statistics-canada-data-in-r-part-4-canadian-census-data-cancensus-package-setup\/#:~:text=cancensus%20is%20a%20specialized%20R%20package%20that%20allows,package%20in%20my%20work%20on%20a%20regular%20basis.\" target=\"_blank\" rel=\"noopener\">A blog that discusses the R package<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li><strong>US Census<\/strong> &#8212; Several ways of accessing US Census data:\n<ul>\n<li><a href=\"https:\/\/www.nhgis.org\/\">NHGIS<\/a> has convenient ways of navigating and downloading.<\/li>\n<li><a href=\"https:\/\/walker-data.com\/census-r\/mapping-census-data-with-r.html\" target=\"_blank\" rel=\"noopener\">Using R packages and scripts (mentions shapefiles and CSV files),<\/a><\/li>\n<li><a href=\"https:\/\/guides.lib.berkeley.edu\/USCensus\/Stats\" target=\"_blank\" rel=\"noopener\">Berkeley Library&#8217;s guide to Census data<\/a>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<h4>Open Educational\u00a0Resources (OERs)<\/h4>\n<ul>\n<li><a href=\"http:\/\/www.spatialanalysisonline.com\/HTML\/index.html\" target=\"_blank\" rel=\"noopener noreferrer\">Geospatial Analysis 6th Edition, 2021 update.\u00a0 A free online textbook <\/a>\u00a0&#8211; a textbook formatted as a website developed by some of the leading thinkers in the field.<\/li>\n<li><a href=\"http:\/\/www.icsm.gov.au\/education\/fundamentals-mapping\" target=\"_blank\" rel=\"noopener noreferrer\">Fundamentals of Mapping <\/a>&#8211; An Australian site,\u00a0the\u00a0Intergovernmental Committee on Surveying and Mapping\u00a0provides &#8220;a comprehensive general overview of maps, mapping, cartography and map production.&#8221;<\/li>\n<li><a href=\"http:\/\/2012books.lardbucket.org\/books\/geographic-information-system-basics\/index.html\" target=\"_blank\" rel=\"noopener noreferrer\">Geographic Information Systems Basics<\/a> &#8211; an open textbook from 2012.<\/li>\n<li><a href=\"http:\/\/ibis.geog.ubc.ca\/courses\/klink\/gis.notes\/ncgia\/toc.html\" target=\"_blank\" rel=\"noopener noreferrer\">NCGIA Core Curriculum<\/a> &#8211; an open resource on learning GIS from 1990.<\/li>\n<li>Here is <a href=\"https:\/\/guides.library.ubc.ca\/gis\" target=\"_blank\" rel=\"noopener\">the UBC LIbrary&#8217;s GIS Guide<\/a>.<\/li>\n<\/ul>\n<h4>Free Training in the Basics<\/h4>\n<p>The below list is for those of you that did not take GEOS 270 or if you feel you need some background practice.<\/p>\n<ul>\n<li><a href=\"http:\/\/training.esri.com\/gateway\/index.cfm?fa=search.results&amp;cannedsearch=2\" target=\"_blank\" rel=\"noopener noreferrer\">Esri Virtual Campus<\/a>\u00a0&#8211; Free and paid courses.\u00a0You need to set up a free account with ESRI.\n<ul>\n<li>Start with\u00a0Getting Started with GIS (for ArcGIS Pro).<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"http:\/\/learn.arcgis.com\/en\/\" target=\"_blank\" rel=\"noopener noreferrer\">Learning ArcGIS (Pro) (free modules)<\/a><\/li>\n<li><a href=\"http:\/\/www.gislounge.com\/learn-gis-for-free\/\" target=\"_blank\" rel=\"noopener noreferrer\">A list of free training options<\/a> oriented towards ArcGIS.<\/li>\n<li>ESRI Canada&#8217;s <a href=\"https:\/\/hed.esri.ca\/resourcefinder\/#\/lang=en\" target=\"_blank\" rel=\"noopener\">Education and Research page<\/a> with links to learning resources.<\/li>\n<li><a href=\"http:\/\/www.qgis.org\/en\/docs\/index.html\" target=\"_blank\" rel=\"noopener noreferrer\">QGIS Documentation<\/a>\u00a0\u2013 links to the official documentation and training materials for QGIS.<\/li>\n<li><a href=\"http:\/\/www.entrepreneur.com\/article\/250323\" target=\"_blank\" rel=\"noopener noreferrer\">12 Sites That Will Teach You Coding for Free<\/a><\/li>\n<\/ul>\n<h4>Software Resources<\/h4>\n<ul>\n<li><a href=\"http:\/\/gis.ubc.ca\/software\/?login\" target=\"_blank\" rel=\"noopener noreferrer\">How to obtain a student version of ArcGIS Pro<\/a><\/li>\n<li><a href=\"https:\/\/community.esri.com\/welcome\" target=\"_blank\" rel=\"noopener noreferrer\">GeoNet<\/a> &#8211; a discussion board for ESRI products.<\/li>\n<li><a href=\"https:\/\/geodacenter.github.io\/\" target=\"_blank\" rel=\"noopener\">GeoDa<\/a> &#8211; GeoDa is a free and open source software tool that serves as an introduction to spatial data science. It is designed to facilitate new insights from data analysis by exploring and modeling spatial patterns.<\/li>\n<li><a href=\"http:\/\/www.arcgis.com\/home\/search.html?q=open%20basemaps&amp;t=content&amp;start=1&amp;sortOrder=desc&amp;sortField=relevance\" target=\"_blank\" rel=\"noopener noreferrer\">Open Basemaps for ArcMap<\/a> &#8211; a package of some openly licensed and free basemap layers.<\/li>\n<li><a href=\"http:\/\/koerner.library.ubc.ca\/services\/gis-services\/\" target=\"_blank\" rel=\"noopener noreferrer\">GIS Services<\/a> \u2013 the Library offers access to many different spatial and non-spatial databases, as well as a computer lab with ArcMap installed on the computers.<\/li>\n<li><a href=\"http:\/\/www.qgis.org\/en\/site\/\" target=\"_blank\" rel=\"noopener noreferrer\">QGIS Download<\/a>\u00a0\u2013 free and open source, download for Mac or Windows.<\/li>\n<li><a href=\"http:\/\/gis.stackexchange.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">GIS Stack Exchange<\/a> \u2013 a very active forum for all technical GIS matters.<\/li>\n<li><strong>For those looking at avalanches, slope stability and associated processes, check out this blog on ArcGIS Pro&#8217;s <a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/new-slope-aspect-curvature\/\" target=\"_blank\" rel=\"noopener\">new surface analysis capabilities<\/a>.<\/strong><\/li>\n<li>Also, for those interested in doing projects in the U.S. on flooding, earthquakes and other hazards, check out <a href=\"https:\/\/www.fema.gov\/flood-maps\/products-tools\/hazus\">Hazus from FEMA<\/a>.<\/li>\n<li>For the geomorphologists among us, <strong><a href=\"https:\/\/github.com\/giswqs\/WhiteboxTools-ArcGIS\" target=\"_blank\" rel=\"noopener\">WhiteboxTools-ArcGIS<\/a><\/strong> is an amazing resource.\u00a0 You can easily add this python toolbox to ArcGIS Pro (just download, unzip and <strong>Add Toolbox<\/strong> to get hundreds of useful geomorphological routines ready to use:<\/li>\n<li><a href=\"https:\/\/blogs.ubc.ca\/advancedgis\/files\/2020\/09\/WhiteboxTools_ArcPRO.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-3568\" src=\"https:\/\/blogs.ubc.ca\/advancedgis\/files\/2020\/09\/WhiteboxTools_ArcPRO-192x300.png\" alt=\"\" width=\"192\" height=\"300\" srcset=\"https:\/\/blogs.ubc.ca\/advancedgis\/files\/2020\/09\/WhiteboxTools_ArcPRO-192x300.png 192w, https:\/\/blogs.ubc.ca\/advancedgis\/files\/2020\/09\/WhiteboxTools_ArcPRO.png 299w\" sizes=\"auto, (max-width: 192px) 100vw, 192px\" \/><\/a><\/li>\n<\/ul>\n<h4>Professional Networking<\/h4>\n<ul>\n<li><a href=\"http:\/\/www.vancouvergis.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">Vancouver GIS Users Group<\/a><\/li>\n<li><a href=\"http:\/\/gogeomatics.ca\/\" target=\"_blank\" rel=\"noopener noreferrer\">GoGeomatics Jobs and Events<\/a><\/li>\n<li>ESRI maintains a student listserv for Canada:\u00a0Students can subscribe to this list by sending an email to <a href=\"https:\/\/www.mail.ok.ubc.ca\/owa\/redir.aspx?SURL=hNydg3-B4KK8i3Jd-krE06MMb0kHlVXSjdayAHwYCQjxHVYSOBnTCG0AYQBpAGwAdABvADoAbABpAHMAdABzAGUAcgB2AEAAZQBzAHIAaQAuAGMAbwBtAA..&amp;URL=mailto%3alistserv%40esri.com\" target=\"_blank\" rel=\"noopener noreferrer\">listserv@esri.com<\/a>&lt;mailto:<a href=\"https:\/\/www.mail.ok.ubc.ca\/owa\/redir.aspx?SURL=hNydg3-B4KK8i3Jd-krE06MMb0kHlVXSjdayAHwYCQjxHVYSOBnTCG0AYQBpAGwAdABvADoAbABpAHMAdABzAGUAcgB2AEAAZQBzAHIAaQAuAGMAbwBtAA..&amp;URL=mailto%3alistserv%40esri.com\" target=\"_blank\" rel=\"noopener noreferrer\">listserv@esri.com<\/a>&gt; with SUBSCRIBE HED-CAN-STUDENT-L in the body of the email (no subject is required). Once added to the list, students can send a message to this list using the following email address: <a href=\"https:\/\/www.mail.ok.ubc.ca\/owa\/redir.aspx?SURL=m73RBRVXINxNjvfQECUa2wGY-CqOmHRpGgehlwfYMLrxHVYSOBnTCG0AYQBpAGwAdABvADoASABFAEQALQBDAEEATgAtAFMAVABVAEQARQBOAFQALQBMAEAAYQB0AGwAYQBuAHQAaQBzAC4AZQBzAHIAaQAuAGMAbwBtAA..&amp;URL=mailto%3aHED-CAN-STUDENT-L%40atlantis.esri.com\" target=\"_blank\" rel=\"noopener noreferrer\">HED-CAN-STUDENT-L@atlantis.esri.com<\/a>&lt;mailto:<a href=\"https:\/\/www.mail.ok.ubc.ca\/owa\/redir.aspx?SURL=m73RBRVXINxNjvfQECUa2wGY-CqOmHRpGgehlwfYMLrxHVYSOBnTCG0AYQBpAGwAdABvADoASABFAEQALQBDAEEATgAtAFMAVABVAEQARQBOAFQALQBMAEAAYQB0AGwAYQBuAHQAaQBzAC4AZQBzAHIAaQAuAGMAbwBtAA..&amp;URL=mailto%3aHED-CAN-STUDENT-L%40atlantis.esri.com\" target=\"_blank\" rel=\"noopener noreferrer\">HED-CAN-STUDENT-L@atlantis.esri.com<\/a>&gt;.<\/li>\n<\/ul>\n<h4>Further Training Options<\/h4>\n<ul>\n<li><a href=\"http:\/\/www.bcit.ca\/study\/programs\/9100padvdip\" target=\"_blank\" rel=\"noopener noreferrer\">Part-time and the full-time courses for commercial GIS packages<\/a>\u00a0at BCIT<\/li>\n<\/ul>\n<h4>Web Mapping Services<\/h4>\n<p class=\"level01text\">There are an increasing number of &#8216;web services&#8217; available with which to add content to your maps. It is important to note that these services are only providing data for viewing, not for processing. That is, while you can display the data on a map, you cannot extract elements from the maps and process them (e.g., create buffers around features). As stated on the BC Government web site: &#8220;This service does not contain any functionality to extract vector based features from the BC Geographic Warehouse.&#8221;<\/p>\n<p class=\"level01text\">ESRI Services:<\/p>\n<ul>\n<li class=\"level01text\"><a href=\"http:\/\/enterprise.arcgis.com\/en\/server\/latest\/administer\/windows\/making-a-user-connection-to-arcgis-server-in-arcgis-for-desktop.htm\" target=\"_blank\" rel=\"noopener noreferrer\">Instructions on how to connect to the ArcGIS services<\/a><\/li>\n<\/ul>\n<p class=\"level01text\">BC Government:<\/p>\n<ul>\n<li>\u00a0<a href=\"https:\/\/bcpublicservice.hua.hrsmart.com\/hr\/ats\/JobSearch\/\" target=\"_blank\" rel=\"noopener noreferrer\">BC Government job advertisements<\/a> &#8212; enter GIS as the keyword and click on Search.<\/li>\n<li>Geological maps of BC can be found here: <a href=\"http:\/\/www.mapplace.ca\/\" target=\"_blank\" rel=\"noopener\">MapPlace<\/a>; Ministry of Energy and Mines.<\/li>\n<\/ul>\n<p>Open Geospatial Consortium:<\/p>\n<ul>\n<li>USGS: <a href=\"http:\/\/mrdata.usgs.gov\/wms.html\" target=\"_blank\" rel=\"noopener noreferrer\">List of OGC Web Mapping Services Available<\/a> &#8211; Click on the &#8216;web site explaining the data&#8217; link in order to get the URL you will need to connect to the map service.<\/li>\n<\/ul>\n<p><strong>Indices and other measures (ideas for use in projects!)<\/strong><\/p>\n<p>Some useful links to diversity and other indices that could be useful in a project. You can calculate various indices and map then in order to highlight areas of high (or low) diversity, using measures such as local Moran&#8217;s I.\u00a0 We explore the use of a simple index in Lab 1, looking at linguistic diversity in Edmonton and Vancouver.<\/p>\n<p>Here is a paper (<a href=\"https:\/\/www.healthcarefunding.ca\/files\/2013\/04\/Review-of-Methods-for-SES-Index-for-BC.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a>) that provides &#8216;<strong>A review of methods for deriving an index for socioeconomic status in British Columbia<\/strong>&#8216; from a health services perspective.\u00a0 If you are looking into health-related issues you should look over this comprehensive review.<\/p>\n<ul>\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Herfindahl_index\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/en.wikipedia.org\/wiki\/Herfindahl_index<\/a> While the wiki page talks about firms, when working with census data you would use % of different ethnic groups or % mother tongue,\u00a0 or any other grouping that you wish (that adds up to 100%).<\/li>\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Diversity_index\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/en.wikipedia.org\/wiki\/Diversity_index<\/a> The Shannon index is a popular one&#8211;again, the p values would represent the proportions of people in different groups (the numbers should add up to 1).<\/li>\n<li><a href=\"https:\/\/www.bls.gov\/cew\/about-data\/location-quotients-explained.htm\" target=\"_blank\" rel=\"noopener\">US Bureau of Labor Statistics: Location Quotients explained<\/a>. This index allows you to compare \u00a0the spatial distribution (clustering\/dispersal) of a group in a census tract (for example), compared to the entire city or province (e.g., which census tracts have a greater proportion of recent immigrants, compared against all of the census tracts in the city).<\/li>\n<\/ul>\n<p>Once you have created the indices, you can then explore the spatial nature of them (e.g., Are they clustered in certain areas? Do they display spatial autocorrelation?) using some of the tools available in the <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/tool-reference\/spatial-statistics\/an-overview-of-the-spatial-statistics-toolbox.htm#:~:text=Spatial%20Statistics%20toolsets%20%20%20%20Toolset%20,relationships%20usi%20...%20%201%20more%20rows%20\" target=\"_blank\" rel=\"noopener\">Spatial Statistics Tools toolbox<\/a><\/p>\n<p>You should explore the tools, reading their help files in order to fully understand what the results are showing you, and build upon that knowledge.<\/p>\n<p><a href=\"http:\/\/greengeographer.com\/water-delineation-gis-open-education-resource\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here is a detailed explanation of how to use the hydrology tools in ArcMap, written by GIll Green<\/a>.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you have a suggested link for this list please email me with your link and I will consider adding it here. Data Data List from the Geomatics at UBC site Data is also available on the Departmental Server drive G (for example, DEMs: G:\\courses\\data\\DEMs). Natural Earth &#8211; free data for borders and other cultural [&hellip;]<\/p>\n","protected":false},"author":18620,"featured_media":0,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":{"footnotes":""},"class_list":["post-421","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/pages\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/users\/18620"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/comments?post=421"}],"version-history":[{"count":93,"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/pages\/421\/revisions"}],"predecessor-version":[{"id":4568,"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/pages\/421\/revisions\/4568"}],"wp:attachment":[{"href":"https:\/\/blogs.ubc.ca\/advancedgis\/wp-json\/wp\/v2\/media?parent=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}