CINXE.COM

Home - Data Commons

<!DOCTYPE html> <html lang=en id=page-homepage> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KWSES5WXZE"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KWSES5WXZE', { client_storage: 'none', anonymize_ip: true, }); </script> <title>Home - Data Commons</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta property="og:type" content="website" /> <meta property="og:title" content="Data Commons" /> <meta property="twitter:card" content="summary" /> <meta property="og:description" content="Data Commons aggregates and harmonizes global, open data, giving everyone the power to uncover insights with natural language questions" /> <meta property="og:image" content="https://datacommons.org/images/dc-logo.png" /> <link rel="icon" href="/images/favicon.png" type="image/png"> <link href="https://fonts.googleapis.com/css2?family=Google+Sans:wght@300;400;500;700&family=Google+Sans+Text:wght@300;400;500;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons+Outlined&display=block"> <link rel="stylesheet" href=/css/core.min.css?t=eae2dce-None> <link rel="stylesheet" href=/css/homepage.min.css?t=eae2dce-None> <script src=/homepage.js?t=eae2dce-None async></script> <script> globalThis.isCustomDC = 0; globalThis.STAT_VAR_HIERARCHY_CONFIG = {"nodes": [{"dcid": "dc/g/Root"}]}; globalThis.enableBQ = 1; </script> <script> // This script is to allow embedding the website as an iframe and allow the // parent to request the iframe's URL. This is used by the /dev/diff tool. window.addEventListener('message', function(event) { // The parent should send a postMessage event. // MUST verify the origin to be autopush DC if (event.origin === 'https://autopush.datacommons.org') { // Send the iframe's URL back to the parent if (event.data === 'Request URL') { event.source.postMessage( { type: 'URLResponse', url: window.location.href }, event.origin ); } } }); </script> </head> <body > <div id="metadata-base" class="d-none" data-header="[{&#34;id&#34;: &#34;tools&#34;, &#34;label&#34;: &#34;Tools&#34;, &#34;ariaLabel&#34;: &#34;Show exploration tools&#34;, &#34;introduction&#34;: {&#34;description&#34;: &#34;Explore a variety of tools to visualize, analyze, and interact with the Data Commons knowledge graph and its extensive datasets&#34;}, &#34;primarySectionGroups&#34;: [{&#34;id&#34;: &#34;tools-0&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;Knowledge Graph&#34;, &#34;url&#34;: &#34;{browser.browser_main}&#34;, &#34;description&#34;: &#34;Explore what data is available and understand the graph structure&#34;}, {&#34;title&#34;: &#34;Statistical Variable Explorer&#34;, &#34;url&#34;: &#34;{tools.stat_var}&#34;, &#34;description&#34;: &#34;Explore statistical variable details including metadata and observations&#34;}, {&#34;title&#34;: &#34;Data Download Tool&#34;, &#34;url&#34;: &#34;{tools.download}&#34;, &#34;description&#34;: &#34;Download data for selected statistical variables&#34;}]}, {&#34;id&#34;: &#34;tools-1&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;Map Explorer&#34;, &#34;url&#34;: &#34;{tools.visualization}#visType=map&#34;, &#34;description&#34;: &#34;Study how a selected statistical variable can vary across geographic regions&#34;}, {&#34;title&#34;: &#34;Scatter Plot Explorer&#34;, &#34;url&#34;: &#34;{tools.visualization}#visType=scatter&#34;, &#34;description&#34;: &#34;Visualize the correlation between two statistical variables&#34;}, {&#34;title&#34;: &#34;Timelines Explorer&#34;, &#34;url&#34;: &#34;{tools.visualization}#visType=timeline&#34;, &#34;description&#34;: &#34;See trends over time for selected statistical variables&#34;}]}]}, {&#34;id&#34;: &#34;docs&#34;, &#34;label&#34;: &#34;Documentation&#34;, &#34;ariaLabel&#34;: &#34;Show documentation links&#34;, &#34;introduction&#34;: {&#34;description&#34;: &#34;Access in-depth tutorials, guides, and API references to unlock the full potential of Data Commons and integrate it into your projects&#34;}, &#34;primarySectionGroups&#34;: [{&#34;id&#34;: &#34;docs-0&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;Docs&#34;, &#34;url&#34;: &#34;https://docs.datacommons.org&#34;, &#34;description&#34;: &#34;Learn how to access and visualize Data Commons data: docs for the website, APIs, and more, for all users and needs&#34;}, {&#34;title&#34;: &#34;API&#34;, &#34;url&#34;: &#34;https://docs.datacommons.org/api&#34;, &#34;description&#34;: &#34;Access Data Commons data programmatically, using REST and Python APIs&#34;}]}, {&#34;id&#34;: &#34;docs-1&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;Tutorials&#34;, &#34;url&#34;: &#34;https://docs.datacommons.org/tutorials&#34;, &#34;description&#34;: &#34;Get familiar with the Data Commons Knowledge Graph and APIs using analysis examples in Google Colab notebooks written in Python&#34;}, {&#34;title&#34;: &#34;Contributions&#34;, &#34;url&#34;: &#34;https://docs.datacommons.org/contributing/&#34;, &#34;description&#34;: &#34;Become part of Data Commons by contributing data, tools, educational materials, or sharing your analysis and insights. Collaborate and help expand the Data Commons Knowledge Graph&#34;}]}]}, {&#34;id&#34;: &#34;about&#34;, &#34;label&#34;: &#34;About&#34;, &#34;ariaLabel&#34;: &#34;Show about links&#34;, &#34;introduction&#34;: {&#34;description&#34;: &#34;Data Commons is an initiative from Google. Explore diverse data, learn to use its tools through Python examples, and stay updated on the latest news and research&#34;}, &#34;primarySectionGroups&#34;: [{&#34;id&#34;: &#34;about-0&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;Why Data Commons&#34;, &#34;url&#34;: &#34;{static.about}&#34;, &#34;description&#34;: &#34;Discover why Data Commons is revolutionizing data access and analysis. Learn how its unified Knowledge Graph empowers you to explore diverse, standardized data&#34;}, {&#34;title&#34;: &#34;Data Sources&#34;, &#34;url&#34;: &#34;https://docs.datacommons.org/datasets/&#34;, &#34;description&#34;: &#34;Get familiar with the data available in Data Commons&#34;}]}, {&#34;id&#34;: &#34;about-1&#34;, &#34;items&#34;: [{&#34;title&#34;: &#34;FAQ&#34;, &#34;url&#34;: &#34;{static.faq}&#34;, &#34;description&#34;: &#34;Find quick answers to common questions about Data Commons, its usage, data sources, and available resources&#34;}, {&#34;title&#34;: &#34;Blog&#34;, &#34;url&#34;: &#34;https://blog.datacommons.org/&#34;, &#34;description&#34;: &#34;Stay up-to-date with the latest news, updates, and insights from the Data Commons team. Explore new features, research, and educational content related to the project&#34;}]}]}, {&#34;id&#34;: &#34;feedback&#34;, &#34;label&#34;: &#34;Feedback&#34;, &#34;ariaLabel&#34;: &#34;Give feedback&#34;, &#34;url&#34;: &#34;{feedback-prefill}&#34;, &#34;exposeInMobileBanner&#34;: true}]" data-footer="[{&#34;label&#34;: &#34;Tools&#34;, &#34;subMenu&#34;: [{&#34;href&#34;: &#34;{place.place}&#34;, &#34;label&#34;: &#34;Place Explorer&#34;}, {&#34;href&#34;: &#34;{browser.browser_main}&#34;, &#34;label&#34;: &#34;Knowledge Graph&#34;}, {&#34;href&#34;: &#34;{tools.visualization}#visType=timeline&#34;, &#34;label&#34;: &#34;Timelines Explorer&#34;}, {&#34;href&#34;: &#34;{tools.visualization}#visType=scatter&#34;, &#34;label&#34;: &#34;Scatter Plot Explorer&#34;}, {&#34;href&#34;: &#34;{tools.visualization}#visType=map&#34;, &#34;label&#34;: &#34;Map Explorer&#34;}, {&#34;href&#34;: &#34;{tools.stat_var}&#34;, &#34;label&#34;: &#34;Statistical Variable Explorer&#34;}, {&#34;href&#34;: &#34;{tools.download}&#34;, &#34;label&#34;: &#34;Data Download Tool&#34;}]}, {&#34;label&#34;: &#34;Documentation&#34;, &#34;subMenu&#34;: [{&#34;href&#34;: &#34;https://docs.datacommons.org&#34;, &#34;label&#34;: &#34;Documentation&#34;}, {&#34;href&#34;: &#34;https://docs.datacommons.org/api&#34;, &#34;label&#34;: &#34;APIs&#34;}, {&#34;hide&#34;: true, &#34;href&#34;: &#34;https://docs.datacommons.org/bigquery&#34;, &#34;label&#34;: &#34;BigQuery&#34;}, {&#34;href&#34;: &#34;https://docs.datacommons.org/tutorials&#34;, &#34;label&#34;: &#34;Tutorials&#34;}, {&#34;href&#34;: &#34;https://docs.datacommons.org/contributing/&#34;, &#34;label&#34;: &#34;Contribute&#34;}, {&#34;href&#34;: &#34;http://github.com/datacommonsorg&#34;, &#34;label&#34;: &#34;Github Repository&#34;}]}, {&#34;label&#34;: &#34;Data Commons&#34;, &#34;subMenu&#34;: [{&#34;href&#34;: &#34;{static.about}&#34;, &#34;label&#34;: &#34;About Data Commons&#34;}, {&#34;href&#34;: &#34;https://blog.datacommons.org/&#34;, &#34;label&#34;: &#34;Blog&#34;}, {&#34;href&#34;: &#34;https://docs.datacommons.org/datasets/&#34;, &#34;label&#34;: &#34;Data Sources&#34;}, {&#34;href&#34;: &#34;{static.feedback}&#34;, &#34;label&#34;: &#34;Feedback&#34;}, {&#34;href&#34;: &#34;{static.faq}&#34;, &#34;label&#34;: &#34;Frequently Asked Questions&#34;}]}]" data-logo-path="/images/dc-logo.svg" data-logo-width="28px" data-name="Data Commons" data-show-disaster="" data-show-sustainability="" data-show-header-search-bar="True" data-hide-full-footer="" data-hide-sub-footer="" data-subfooter-extra="" data-brand-logo-light="False" > </div> <div id="metadata-labels" class="d-none"> <div data-label="Data Commons" data-value="Data Commons"></div> <div data-label="Back to homepage" data-value="Back to {{ NAME }} homepage"></div> <div data-label="Show site navigation" data-value="Show site navigation"></div> <div data-label="Show exploration tools" data-value="Show exploration tools"></div> <div data-label="Explore" data-value="Explore"></div> <div data-label="Place Explorer" data-value="Place Explorer"></div> <div data-label="Knowledge Graph" data-value="Knowledge Graph"></div> <div data-label="Timelines Explorer" data-value="Timelines Explorer"></div> <div data-label="Scatter Plot Explorer" data-value="Scatter Plot Explorer"></div> <div data-label="Map Explorer" data-value="Map Explorer"></div> <div data-label="Statistical Variable Explorer" data-value="Statistical Variable Explorer"></div> <div data-label="Data Download Tool" data-value="Data Download Tool"></div> <div data-label="Natural Disaster Dashboard" data-value="Natural Disaster Dashboard"></div> <div data-label="Sustainability Explorer" data-value="Sustainability Explorer"></div> <div data-label="Show documentation links" data-value="Show documentation links"></div> <div data-label="Documentation" data-value="Documentation"></div> <div data-label="APIs" data-value="APIs"></div> <div data-label="BigQuery" data-value="BigQuery"></div> <div data-label="Tutorials" data-value="Tutorials"></div> <div data-label="Contribute" data-value="Contribute"></div> <div data-label="Github Repository" data-value="Github Repository"></div> <div data-label="Show about links" data-value="Show about links"></div> <div data-label="About" data-value="About"></div> <div data-label="About Data Commons" data-value="About Data Commons"></div> <div data-label="Blog" data-value="Blog"></div> <div data-label="Data Sources" data-value="Data Sources"></div> <div data-label="FAQ" data-value="FAQ"></div> <div data-label="Frequently Asked Questions" data-value="Frequently Asked Questions"></div> <div data-label="Feedback" data-value="Feedback"></div> <div data-label="Tools" data-value="Tools"></div> <div data-label="An initiative from" data-value="An initiative from"></div> <div data-label="Terms and Conditions" data-value="Terms and Conditions"></div> <div data-label="Privacy Policy" data-value="Privacy Policy"></div> <div data-label="Disclaimers" data-value="Disclaimers"></div> </div> <div id="metadata-routes" class="d-none"> <div data-route="static.homepage" data-value="/"></div> <div data-route="place.place" data-value="/place"></div> <div data-route="browser.browser_main" data-value="/browser/"></div> <div data-route="tools.visualization" data-value="/tools/visualization"></div> <div data-route="tools.stat_var" data-value="/tools/statvar"></div> <div data-route="tools.download" data-value="/tools/download"></div> <div data-route="static.about" data-value="/about"></div> <div data-route="static.build" data-value="/build"></div> <div data-route="static.feedback" data-value="/feedback"></div> <div data-route="static.faq" data-value="/faq"></div> <div data-route="feedback-prefill" data-value="https://docs.google.com/forms/d/e/1FAIpQLSdo_IpV4rlQzDcSZOBOnXLlJDSFv_lFU7j8m2_i1ctRCP3HGw/viewform?usp=pp_url&entry.871991796=/"></div> </div> <script src=/base.js?t=eae2dce-None async></script> <div id="main"> <header id="main-header"> </header> <main id="homepage" class="main-content"> <div id="metadata-homepage" class="d-none" data-topics="[{&#34;id&#34;: &#34;economics&#34;, &#34;title&#34;: &#34;Economics&#34;, &#34;description&#34;: &#34;Business, Economic Activity, Employment, Income, Poverty, and Agriculture&#34;, &#34;url&#34;: &#34;/nl#topic=economics&#34;, &#34;browseUrl&#34;: &#34;/explore/economics&#34;, &#34;icon&#34;: &#34;area_chart&#34;, &#34;sprite-index&#34;: 2, &#34;image&#34;: &#34;/images/topic-economics.svg&#34;}, {&#34;id&#34;: &#34;demographics&#34;, &#34;title&#34;: &#34;Demographics&#34;, &#34;description&#34;: &#34;Age, Gender, Race, Population by race, Language Spoken at Home, Marital Status, Nationality&#34;, &#34;url&#34;: &#34;/nl#topic=demographics&#34;, &#34;browseUrl&#34;: &#34;/explore/demographics&#34;, &#34;icon&#34;: &#34;family_restroom&#34;, &#34;sprite-index&#34;: 5, &#34;image&#34;: &#34;/images/topic-demographics.svg&#34;}, {&#34;id&#34;: &#34;health&#34;, &#34;title&#34;: &#34;Health&#34;, &#34;description&#34;: &#34;Health Conditions, Health Equity, Health Insurance, Mortality, Preventive Health and Behavior&#34;, &#34;url&#34;: &#34;/nl#topic=health&#34;, &#34;browseUrl&#34;: &#34;/explore/health&#34;, &#34;icon&#34;: &#34;area_chart&#34;, &#34;sprite-index&#34;: 4, &#34;image&#34;: &#34;/images/topic-health.svg&#34;}, {&#34;id&#34;: &#34;sustainability&#34;, &#34;title&#34;: &#34;Sustainability&#34;, &#34;description&#34;: &#34;Emissions, Natural Disasters, Temperature, Precipitation, Agriculture, Energy, and more&#34;, &#34;url&#34;: &#34;/nl#topic=sustainability&#34;, &#34;browseUrl&#34;: &#34;/explore/sustainability&#34;, &#34;icon&#34;: &#34;eco&#34;, &#34;sprite-index&#34;: 1, &#34;image&#34;: &#34;/images/topic-sustainability.svg&#34;}, {&#34;id&#34;: &#34;education-housing-commute&#34;, &#34;title&#34;: &#34;Education, housing, and commute&#34;, &#34;description&#34;: &#34;Educational Attainment, Home Ownership, and more&#34;, &#34;url&#34;: &#34;/nl#topic=education-housing-commute&#34;, &#34;browseUrl&#34;: &#34;/explore/education-housing-commute&#34;, &#34;icon&#34;: &#34;school&#34;, &#34;sprite-index&#34;: 3, &#34;image&#34;: &#34;/images/topic-education.svg&#34;}, {&#34;id&#34;: &#34;equity&#34;, &#34;title&#34;: &#34;Equity&#34;, &#34;description&#34;: &#34;Economic Equity, Education Equity, Health Equity, Justice System Equity and more&#34;, &#34;url&#34;: &#34;/nl#topic=equity&#34;, &#34;browseUrl&#34;: &#34;/explore/equity&#34;, &#34;icon&#34;: &#34;public&#34;, &#34;sprite-index&#34;: 0, &#34;image&#34;: &#34;/images/topic-equity.svg&#34;}]" data-partners="[{&#34;id&#34;: &#34;techsoup&#34;, &#34;title&#34;: &#34;TechSoup&#34;, &#34;sprite-index&#34;: 0, &#34;url&#34;: &#34;https://datacommons.techsoup.org/&#34;}, {&#34;id&#34;: &#34;feedingAmerica&#34;, &#34;title&#34;: &#34;Feeding America&#34;, &#34;sprite-index&#34;: 1, &#34;url&#34;: &#34;https://datacommons.feedingamerica.org&#34;}, {&#34;id&#34;: &#34;iit&#34;, &#34;title&#34;: &#34;Indian Institute of Technology&#34;, &#34;sprite-index&#34;: 2, &#34;url&#34;: &#34;https://datacommons.iitm.ac.in/&#34;}, {&#34;id&#34;: &#34;rff&#34;, &#34;title&#34;: &#34;Resources for the Future&#34;, &#34;sprite-index&#34;: 3, &#34;url&#34;: &#34;https://datacommons.rff.org&#34;}, {&#34;id&#34;: &#34;stanford&#34;, &#34;title&#34;: &#34;Stanford University&#34;, &#34;sprite-index&#34;: 4, &#34;url&#34;: &#34;https://datacommons.stanford.edu&#34;}, {&#34;id&#34;: &#34;unSdg&#34;, &#34;title&#34;: &#34;United Nations Sustainable Development Goals&#34;, &#34;sprite-index&#34;: 5, &#34;url&#34;: &#34;https://unstats.un.org/UNSDWebsite/undatacommons/sdgs&#34;}]" data-sample-questions="[{&#34;category&#34;: &#34;Sustainability&#34;, &#34;questions&#34;: [&#34;Which counties in the US have the most smoke pollution?&#34;, &#34;Which countries have the most greenhouse gas emissions?&#34;, &#34;What is the solar energy consumption around the world?&#34;]}, {&#34;category&#34;: &#34;Economics&#34;, &#34;questions&#34;: [&#34;Tell me about the economy in Brazil.&#34;, &#34;Show me the breakdown of businesses by industry type in the US.&#34;, &#34;What is the GDP in Iran?&#34;]}, {&#34;category&#34;: &#34;Equity&#34;, &#34;questions&#34;: [&#34;Which countries have the lowest Gini index?&#34;, &#34;Which counties in the US have the highest rates of uninsured?&#34;, &#34;What about health equity in Florida?&#34;]}, {&#34;category&#34;: &#34;Education, housing and commute&#34;, &#34;questions&#34;: [&#34;When were the houses in NYC built?&#34;, &#34;Which countries have the highest college-educated population in the world?&#34;, &#34;How much time do people in San Francisco spend commuting?&#34;]}, {&#34;category&#34;: &#34;Demographics&#34;, &#34;questions&#34;: [&#34;Demographics around the world&#34;, &#34;Which country has the most old people?&#34;, &#34;Which state in the US has the most Tamil speakers?&#34;]}, {&#34;category&#34;: &#34;Health&#34;, &#34;questions&#34;: [&#34;How does life expectancy vary across countries in Africa?&#34;, &#34;What is the prevalence of asthma across California counties?&#34;, &#34;What are the rates of child immunization in Pakistan?&#34;]}]" > </div> <div id="app-container"> </div> </main> <footer id="main-footer"></footer> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> </body> </html>