Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Cloud Storage fornisce una varietà di set di dati pubblici a cui la community può accedere e che può integrare nelle proprie applicazioni. Google paga l'hosting di questi set di dati, fornendo l'accesso pubblico ai dati tramite strumenti come la console e Google Cloud CLI Cloud. Google Cloud
Set di dati pubblici disponibili su Cloud Storage
ERA5: set di dati dell'European Centre for Medium-Range Weather
Forecasts (ECMWF) che forniscono stime orarie a livello mondiale di numerose variabili
climatiche. Dati disponibili dal 1940 a maggio 2023.
Sentinel-2: un set di dati di immagini satellitari dell'Agenzia spaziale europea (ESA) che include immagini multispettrali della superficie terrestre della Terra, con una risoluzione di 10-60 metri per pixel, dal 2015 a oggi.
NEXRAD livello 2 e NEXRAD livello 3: un set di dati radar meteorologici
raccolti da una rete di 160 radar meteorologici Doppler ad alta risoluzione
gestiti dal NOAA National Weather Service (NWS), dalla Federal Aviation
Administration (FAA) e dall'U.S. Air Force (USAF).
Come utilizzare i set di dati pubblici su Cloud Storage
Cloud Storage è un servizio di archiviazione di oggetti efficiente, semplice e conveniente. I set di dati pubblici sono già ospitati e disponibili per gli utenti
che possono accedervi gratuitamente. Puoi accedere ai dati pubblici con strumenti come la Google Cloud console e Google Cloud CLI o con un link all'API Cloud Storage.
La console Google Cloud e gcloud CLI richiedono l'autenticazione
per accedere ai dati pubblici. L'account utente con cui esegui l'autenticazione non deve essere associato al progetto che contiene i dati pubblici, né deve essere registrato al servizio Cloud Storage.
Al contrario, l'accesso ai dati pubblici con un link all'API Cloud Storage non richiede l'autenticazione. Questo metodo è adatto ai link generici
a dati condivisi pubblicamente. Ad esempio, i link API possono essere utilizzati in una pagina web o scaricati con uno strumento a riga di comando come cURL.
Per saperne di più sull'accesso ai set di dati pubblici, consulta la nostra documentazione.
Come elencare il tuo set di dati pubblico in Cloud Storage
Se hai domande sull'elenco di un set di dati pubblico su Cloud Storage,
contattaci all'indirizzo gcp-public-data@google.com.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]