Cloud Storage는 커뮤니티에서 액세스하고 애플리케이션에 통합할 수 있는 다양한 공개 데이터 세트를 제공합니다. 이러한 데이터 세트의 호스팅 비용은 Google에서 부담하며 Google Cloud 콘솔 및 Google Cloud CLI와 같은 도구를 통해 데이터에 대한 공개 액세스를 제공합니다.
Cloud Storage에서 사용 가능한 공개 데이터 세트
ERA5: 유럽중기예보센터(ECMWF)의 데이터 세트로, 전 세계 다양한 기후 변수를 시간별로 예측합니다. 1940년부터 2023년 5월까지의 데이터를 확인할 수 있습니다.
Cloud Storage는 강력하고 간단하며 경제적인 객체 저장 서비스입니다. 공개 데이터 세트는 이미 호스팅되고 있으며 사용자가 무료로 액세스할 수 있습니다. Google Cloud 콘솔 및 Google Cloud CLI와 같은 도구 또는 Cloud Storage API 링크를 통해 공개 데이터에 액세스할 수 있습니다.
Google Cloud 콘솔과 gcloud CLI를 사용하려면 공개 데이터에 액세스하기 위해 인증해야 합니다. 인증하는 사용자 계정을 공개 데이터가 포함된 프로젝트와 연결할 필요가 없으며, Cloud Storage 서비스 사용을 위해 등록할 필요가 없습니다.
이와 달리 Cloud Storage API 링크를 사용하여 공개 데이터에 액세스하면 인증이 필요 없습니다. 이 방법은 공개적으로 공유된 데이터의 범용 링크에 적합합니다. 예를 들어, cURL과 같은 명령줄 도구로 API 링크를 다운로드하거나 웹페이지에 사용할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-05(UTC)"],[],[],null,["# Cloud Storage public datasets\n\nCloud Storage provides a variety of public datasets that can be accessed by\nthe community and integrated into their applications. Google pays for\nthe hosting of these datasets, providing public access to the data via tools\nsuch as the Google Cloud console and Google Cloud CLI.\n\nAvailable public datasets on Cloud Storage\n------------------------------------------\n\n- [ERA5](https://console.cloud.google.com/marketplace/product/bigquery-public-data/arco-era5): Datasets from the European Centre for Medium-Range Weather\n Forecasts (ECMWF) that provide worldwide, hourly estimates of numerous climate\n variables. Data available from 1940 to May 2023.\n\n - [Explore this dataset in the Google Cloud console](https://console.cloud.google.com/storage/browser/gcp-public-data-arco-era5).\n- [Sentinel-2](https://console.cloud.google.com/marketplace/product/esa-public-data/sentinel2): A satellite image dataset from the European Space Agency\n (ESA) that includes multispectral images of the Earth's land surface, with a\n resolution of 10--60 meters per pixel, from 2015 through the present.\n\n - [Explore this dataset in the Google Cloud console](https://console.cloud.google.com/storage/browser/gcp-public-data-sentinel-2).\n- [NEXRAD level 2](https://console.cloud.google.com/marketplace/product/noaa-public/nexrad-l2) and [NEXRAD level 3](https://console.cloud.google.com/marketplace/product/noaa-public/nexrad-l3): A weather radar dataset\n collected from a network of 160 high-resolution Doppler weather radars\n operated by the NOAA National Weather Service (NWS), the Federal Aviation\n Administration (FAA), and the U.S. Air Force (USAF).\n\n - [Explore the level 2 dataset in the Google Cloud console](https://console.cloud.google.com/storage/browser/gcp-public-data-nexrad-l2).\n - [Explore the level 3 dataset in the Google Cloud console](https://console.cloud.google.com/storage/browser/gcp-public-data-nexrad-l3).\n- [Landsat Collection 1 data](https://console.cloud.google.com/marketplace/product/usgs-public-data/landast): A satellite image dataset from the United\n States Geological Survey (USGS) and NASA.\n\n - [Explore this dataset in the Google Cloud console](https://console.cloud.google.com/storage/browser/gcp-public-data-landsat).\n\nHow to use public datasets on Cloud Storage\n-------------------------------------------\n\nCloud Storage is a powerful, simple, and cost effective object storage\nservice. The public datasets are already hosted and available for users to\naccess for free. You can [access public data](/storage/docs/access-public-data) with tools such as the\n[Google Cloud console](/storage/docs/discover-object-storage-console) and [Google Cloud CLI](/storage/docs/discover-object-storage-gcloud), or with a Cloud Storage\nAPI link.\n\nThe Google Cloud console and gcloud CLI require you to authenticate\nto access public data. The user account that you authenticate with does not have\nto be associated with the project that contains the public data, nor does it\nneed to be signed up for the Cloud Storage service.\n\nBy contrast, accessing public data with a Cloud Storage API link does\nnot require authentication. This method is suited for general-purpose links\nto publicly shared data. For example, API links can be used in a web\npage or downloaded with a command-line tool such as cURL.\n\nTo learn more about accessing public datasets, refer to our [documentation](/storage/docs/access-public-data).\n\nHow to list your public dataset on Cloud Storage\n------------------------------------------------\n\nIf you have any questions about listing a public dataset on Cloud Storage,\nplease contact us at gcp-public-data@google.com."]]