Arduino with AC4790 and data time

Arduino (atmega328) with AC4790, a pressure sensor , an air temperetature sensor, and, GPS

Generally How fast will all the data be sampled ?

Can you help ?

Analogue signals are sampled at slightly slower than 10KHz, i.e. it takes a bit longer than 100 micro seconds to capture and convert an analogue signal to a 10-bit number.

Digital I/O is much faster.

HTH
GB

thanks and how can i think,

How many bits per second am i generating ?