# Earth Analytics > Earth Analytics is a data processing service that downloads, processes, and extracts earth observation (satellite) data and delivers it as clean, analysis-ready CSV files. Sources include Copernicus Sentinel-1/2/3/5P, Landsat 8/9, MODIS, VIIRS, ERA5, and CHIRPS. Customers provide points or areas of interest (coordinates, addresses, or field boundaries) plus variables and dates; Earth Analytics returns per-location time series (NDVI, land surface temperature, rainfall, air quality, soil moisture, and more) with cloud masking, quality flags, and documented methods. No GIS skills required from the customer. ## Services - [Home & services](https://accessearthdata.com/): satellite data download, processing, point-of-interest extraction, and CSV delivery - [Pricing](https://accessearthdata.com/pricing.html): quote-based pricing determined by number of satellite images processed and output dataframe size (locations × dates × variables); indicative tiers from $149 - Request form: linked from every page ("Request data") ## Guides - [How to download satellite data](https://accessearthdata.com/blog/how-to-download-satellite-data.html): free sources (Copernicus, USGS EarthExplorer, NASA Earthdata), choosing between Sentinel/Landsat/MODIS, common pitfalls - [How to convert satellite data to CSV](https://accessearthdata.com/blog/satellite-data-to-csv.html): QGIS, Python (rasterio/xarray), and Google Earth Engine methods - [Extracting satellite data at points of interest](https://accessearthdata.com/blog/extract-satellite-data-at-points-of-interest.html): POI/polygon extraction workflow, variables by use case, common mistakes