{"id":559,"date":"2021-08-12T13:40:41","date_gmt":"2021-08-12T13:40:41","guid":{"rendered":"https:\/\/sites.rutgers.edu\/joann-ordille\/?p=559"},"modified":"2021-08-27T17:35:05","modified_gmt":"2021-08-27T17:35:05","slug":"where-is-all-the-data","status":"publish","type":"post","link":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/","title":{"rendered":"Where is all the data?"},"content":{"rendered":"<p>As you learn data science, and even when you\u2019re a long-time data scientist, you will eventually ask: \u201cHow can I acquire the data I need?\u201d\u00a0 Sometimes, you need to obtain the data within your enterprise. \u00a0Other times, you need data for analyzing broader trends, e.g., how fires in the West are impacting the supply chain, or whether there will be enough trained people to build a staff in a remote location.<\/p>\n<p>So, where is all the data?\u00a0 A good first step is querying <a href=\"https:\/\/datasetsearch.research.google.com\/\">Google Dataset Search<\/a>.\u00a0 Early in its development Dataset Search provided results that hid the real gems of open data in a haystack of for-fee datasets. \u00a0No more!\u00a0 Choose the free dataset filter to benefit from the massive number of open datasets on the Internet.<\/p>\n<p>Perhaps you are interested in acceptance rates at business schools?\u00a0 You can enter the following query:<\/p>\n<figure id=\"attachment_561\" aria-describedby=\"caption-attachment-561\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-561\" src=\"http:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance-300x23.png\" alt=\"Google Dataset Search Query: university business school acceptance rates united states\" width=\"600\" height=\"46\" srcset=\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance-300x23.png 300w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance-1024x78.png 1024w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance-768x59.png 768w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance-1536x117.png 1536w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance.png 1824w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-561\" class=\"wp-caption-text\"><strong>Google Dataset Search Query<\/strong><\/figcaption><\/figure>\n<p>The results list several datasets at a popular dataset sharing site, Kaggle.<\/p>\n<figure id=\"attachment_562\" aria-describedby=\"caption-attachment-562\" style=\"width: 434px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-562\" src=\"http:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance_sites-217x300.png\" alt=\"Three results from a Google Dataset Search Query, all from kaggle\" width=\"434\" height=\"600\" srcset=\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance_sites-217x300.png 217w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance_sites-740x1024.png 740w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance_sites-768x1062.png 768w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/business_school_acceptance_sites.png 955w\" sizes=\"(max-width: 434px) 100vw, 434px\" \/><figcaption id=\"caption-attachment-562\" class=\"wp-caption-text\"><strong>Partial Results from Google Dataset Search Query<\/strong><\/figcaption><\/figure>\n<p>But these results are for all universities, not just business schools.\u00a0 Another query for business schools will produce datasets with lists of business schools.\u00a0 The information you want is buried in these two datasets, and you are now moving on\u00a0 in the data science pipeline to managing and wrangling your data.<\/p>\n<figure id=\"attachment_555\" aria-describedby=\"caption-attachment-555\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-555\" src=\"http:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline-300x226.png\" alt=\"Diagram of steps in the data science pipeline: data acquisition, data management, cleaning\/wrangling, data exploration, hypothesis formation, data analysis, data visualization producing results or a feedback loop to an earlier step\" width=\"600\" height=\"452\" srcset=\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline-300x226.png 300w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline-1024x771.png 1024w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline-768x578.png 768w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline-1536x1156.png 1536w, https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/DataSciencePipeline.png 1558w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-555\" class=\"wp-caption-text\"><strong>The Data Science Pipeline<\/strong><\/figcaption><\/figure>\n<p>You need to combine the datasets together to meet your need.\u00a0 That might not be straightforward.\u00a0 The names of the universities may be spelled differently in the two datasets.\u00a0 I\u2019ll address the next steps in preparing this data in subsequent posts.\u00a0 Note that this process is very similar to the Extract, Transform and Load (ETL) process for building a data warehouse.\u00a0 In ETL, data is extracted from a company\u2019s operational databases, and then restructured and loaded into a data warehouse for analytical processing.<\/p>\n<p>Your search for datasets has begun!\u00a0 You may discover data sharing sites you wish to join to take advantage of their instructional and data compilation resources.\u00a0 In addition, Kaggle runs data science and machine learning competitions to help you sharpen your skills.\u00a0 Many of the sites provide space for you to share the results of your analysis and other datasets you\u2019ve collected.<\/p>\n<p>Learn more about Google Data Set Search in the article <a href=\"https:\/\/blog.google\/products\/search\/discovering-millions-datasets-web\"><em>Discovering millions of datasets on the web<\/em><\/a>.\u00a0 Some other very powerful data source sites are:<\/p>\n<ul>\n<li><a href=\"http:\/\/inforumweb.umd.edu\/econdata\/econdata.html\">Economic Time Series Data from the University of Maryland<\/a><\/li>\n<li><a href=\"https:\/\/data.fivethirtyeight.com\/\">FiveThirtyEight Data (and links to articles analyzing the data)<\/a><\/li>\n<li><a href=\"https:\/\/edopportunity.org\/\">The Educational Opportunity Project at Stanford University<\/a><\/li>\n<li><a href=\"https:\/\/njchilddata.rutgers.edu\/\">NJ Child Welfare Data Hub (in collaboration with Rutgers)<\/a><\/li>\n<li><a href=\"https:\/\/data.nj.gov\/\">NJ Open Data Center<\/a><\/li>\n<li><a href=\"http:\/\/www.pewinternet.org\/datasets\/\">Pew Research Center Datasets<\/a><\/li>\n<li><a href=\"https:\/\/registry.opendata.aws\/\">Registry of Open Data on AWS<\/a><\/li>\n<li><a href=\"https:\/\/libguides.rutgers.edu\/c.php?g=336441&amp;p=2265878\">Rutgers University Libraries Guide to Public Affairs, Public Service, and Public Administration Data<\/a><\/li>\n<li><a href=\"http:\/\/www.bls.gov\/data\/\">US Bureau of Labor Statistics<\/a><\/li>\n<li><a href=\"https:\/\/www.cdc.gov\/nchs\/data_access\/ftp_data.htm\">US CDC National Center for Health Statistics<\/a><\/li>\n<li><a href=\"https:\/\/ocrdata.ed.gov\/\">US Civil Rights Data Collection on Schools<\/a><\/li>\n<li><a href=\"https:\/\/www2.ed.gov\/rschstat\/landing.jhtml?src=pn\">US Department of Education Data and Statistics<\/a><\/li>\n<li><a href=\"https:\/\/www.data.gov\/\">US Government Open Data Catalog<\/a><\/li>\n<\/ul>\n<p>Other compendiums of free data sources are:<\/p>\n<ul>\n<li><a href=\"https:\/\/learn.g2.com\/open-data-sources\">50 Best Open Data Sources Ready to be Used Now<\/a><\/li>\n<li><a href=\"https:\/\/stackoverflow.com\/questions\/24962111\/freely-available-real-public-data\">Freely Available Real Public Data<\/a><\/li>\n<\/ul>\n<p>&#8212;<\/p>\n<p>Thanks to Jack Moreh and FreeRangeStock.com for permission to use the first illustration in this article. The illustration was retrieved from <a href=\"https:\/\/freerangestock.com\/photos\/38942\/traders--winners-and-losers.html\">https:\/\/freerangestock.com\/photos\/38942\/traders&#8211;winners-and-losers.html<\/a>.\u00a0 Check out Jack&#8217;s work there!\u00a0 It&#8217;s great.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As you learn data science, and even when you\u2019re a long-time data scientist, you will eventually ask: \u201cHow can I acquire the data I need?\u201d\u00a0 Sometimes, you need to obtain &hellip; <a href=\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\" class=\"\">Read More<\/a><\/p>\n","protected":false},"author":1815,"featured_media":568,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[9,10],"tags":[],"class_list":["post-559","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-science","category-databases"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Where is all the data? - Joann J. Ordille<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Where is all the data? - Joann J. Ordille\" \/>\n<meta property=\"og:description\" content=\"As you learn data science, and even when you\u2019re a long-time data scientist, you will eventually ask: \u201cHow can I acquire the data I need?\u201d\u00a0 Sometimes, you need to obtain &hellip; Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\" \/>\n<meta property=\"og:site_name\" content=\"Joann J. Ordille\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-12T13:40:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-27T17:35:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"2239\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Joann Ordille\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Joann Ordille\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\",\"url\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\",\"name\":\"Where is all the data? - Joann J. Ordille\",\"isPartOf\":{\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg\",\"datePublished\":\"2021-08-12T13:40:41+00:00\",\"dateModified\":\"2021-08-27T17:35:05+00:00\",\"author\":{\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/d086d5745ec793e70d0d011dbedf370a\"},\"breadcrumb\":{\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage\",\"url\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg\",\"contentUrl\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg\",\"width\":2560,\"height\":2239,\"caption\":\"Traders - Winners and Losers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Where is all the data?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/#website\",\"url\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/\",\"name\":\"Joann J. Ordille\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/d086d5745ec793e70d0d011dbedf370a\",\"name\":\"Joann Ordille\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ffe56d4671b3db40ac4b317a390c83b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ffe56d4671b3db40ac4b317a390c83b5?s=96&d=mm&r=g\",\"caption\":\"Joann Ordille\"},\"url\":\"https:\/\/sites.rutgers.edu\/joann-ordille\/author\/jo531\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Where is all the data? - Joann J. Ordille","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/","og_locale":"en_US","og_type":"article","og_title":"Where is all the data? - Joann J. Ordille","og_description":"As you learn data science, and even when you\u2019re a long-time data scientist, you will eventually ask: \u201cHow can I acquire the data I need?\u201d\u00a0 Sometimes, you need to obtain &hellip; Read More","og_url":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/","og_site_name":"Joann J. Ordille","article_published_time":"2021-08-12T13:40:41+00:00","article_modified_time":"2021-08-27T17:35:05+00:00","og_image":[{"width":2560,"height":2239,"url":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg","type":"image\/jpeg"}],"author":"Joann Ordille","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Joann Ordille","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/","url":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/","name":"Where is all the data? - Joann J. Ordille","isPartOf":{"@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage"},"image":{"@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage"},"thumbnailUrl":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg","datePublished":"2021-08-12T13:40:41+00:00","dateModified":"2021-08-27T17:35:05+00:00","author":{"@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/d086d5745ec793e70d0d011dbedf370a"},"breadcrumb":{"@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#primaryimage","url":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg","contentUrl":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-content\/uploads\/sites\/706\/2021\/08\/Traders_-_Winners_and_Losers-scaled.jpg","width":2560,"height":2239,"caption":"Traders - Winners and Losers"},{"@type":"BreadcrumbList","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/where-is-all-the-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sites.rutgers.edu\/joann-ordille\/"},{"@type":"ListItem","position":2,"name":"Where is all the data?"}]},{"@type":"WebSite","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/#website","url":"https:\/\/sites.rutgers.edu\/joann-ordille\/","name":"Joann J. Ordille","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sites.rutgers.edu\/joann-ordille\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/d086d5745ec793e70d0d011dbedf370a","name":"Joann Ordille","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sites.rutgers.edu\/joann-ordille\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ffe56d4671b3db40ac4b317a390c83b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ffe56d4671b3db40ac4b317a390c83b5?s=96&d=mm&r=g","caption":"Joann Ordille"},"url":"https:\/\/sites.rutgers.edu\/joann-ordille\/author\/jo531\/"}]}},"_links":{"self":[{"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/posts\/559"}],"collection":[{"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/users\/1815"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/comments?post=559"}],"version-history":[{"count":19,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/posts\/559\/revisions"}],"predecessor-version":[{"id":643,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/posts\/559\/revisions\/643"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/media\/568"}],"wp:attachment":[{"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/media?parent=559"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/categories?post=559"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sites.rutgers.edu\/joann-ordille\/wp-json\/wp\/v2\/tags?post=559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}