From d776cdbd6dfaf0826584e6afcd91d916feccf86c Mon Sep 17 00:00:00 2001 From: Carolyn Au <6052978+beets@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:52:06 -0700 Subject: [PATCH] Try to fix image link in /index.md (#429) --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 91f932ab2..e5e1df5db 100644 --- a/index.md +++ b/index.md @@ -18,7 +18,7 @@ Data Commons is not a repository of public datasets (such as Kaggle or Google Cl For example, if you wanted to get [population stats, poverty and unemployment rates of a specific county](https://datacommons.org/place/geoId/06081), you don't need to go to three different datasets; instead, you can get the data from a single data source, using one schema, and one API. Data Commons is also used by Google Search whenever it can provide the most relevant statistical results to a query. For example, the top Google Search result for the query "what is the life expectancy of Vietnam" returns a Data Commons timeline graph and a link to the [Place page](https://datacommons.org/place/country/VNM?utm_medium=explore&mprop=lifeExpectancy&popt=Person&hl=en) for Vietnam: -![Google Search query result](/assets/images/dcoverview1.png){: width="800"} +![Google Search query result](/assets/images/dcoverview1.png){:width="800"} ## A standards-based knowledge graph, schema, and APIs @@ -56,4 +56,4 @@ Here are just some of the unique features of Data Commons: ## Learn more -For more background on "why" and "how" Data Commons was built, see the [Data Commons Overview](https://arxiv.org/abs/2309.13054) paper. \ No newline at end of file +For more background on why and how Data Commons was built, see the [Data Commons Overview](https://arxiv.org/abs/2309.13054) paper. \ No newline at end of file