select device_latitude,device_longitude,device_position_accuracy,timestamp,sim_operator,sim_mcc,sim_mnc,cell_signal_strength_dbm from networkmonitor where network_type='MOBILE/HSPA' and sim_state='READY' and device_latitude not NULL;