Contributing

Measurement fields

Field names, units and identifiers for measurement submissions.

Measurement parameters

Use these fields when submitting measurements. For file uploads, send key as a form field alongside datafile; it is not a field inside the measurement file.

NameTypeRequiredDescription
keystringYesAPI key assigned to the user submitting the measurement
latdoubleYesLatitude
londoubleYesLongitude
mccintegerYes, except CDMAMobile country code
mncintegerYes, except CDMA if sid is providedMobile network code or system identifier
lacintegerYes, except CDMA if nid is provided or LTE or NR if tac is providedLocal area code, tracking area code or network id
cellidintegerYes, except CDMA if bid is providedCell tower id or base station id
signalintegerNoSignal level: either in dBm or as defined in TS 27.007 8.5; both is accepted.
measured_atdateNoWhen the measurement was measured. Supported date formats: - timestamp (milliseconds since 1/1/1970 00:00:00 GMT) - "yyyy-MM-dd HH:mm:ss" - "yyyyMMddHHmmss" - "yyyy-MM-dd HH:mm:ss.SSSZ" - "yyyy-MM-dd" Time zone: UTC
ratingdoubleNoGPS quality/accuracy information (metres)
speeddoubleNoSpeed when creating the measurement, in metres/second
directiondoubleNoHeading direction when creating the measurement (0=north, 90=east)
actstringNoNetwork access type; currently supported: 1xRTT, CDMA, eHRPD, IS95A, IS95B, EVDO_0, EVDO_A, EVDO_B, UMTS, HSPA+, HSDPA, HSUPA, HSPA, TDSCDMA, LTE, LTECATM, NR, NBIOT, EDGE, GPRS, GSM
taintegerNoTiming advance; only for GSM and LTE
pscintegerNoPrimary scrambling code; only for UMTS and TDSCDMA
tacintegerNoTracking area code; only for LTE or NR
pciintegerNoPhysical cell Id; only for LTE or NR
sidintegerNoSystem identifier; only for CDMA
nidintegerNoNetwork id; only for CDMA
bidintegerNoBase station id; only for CDMA
devnstringNoDevice name as concatenated strings with the manufacturer and the model name; max 50 characters
txpintegerNoTX power in dBm
tsrfintegerNoTemperature in the RF module; in degrees Celsius; only with txp parameter

Additional field details:

TechnologyTypeDescription
CDMA1xRTTsingle-carrier Radio Transmission Technology (2.5G)
CDMACDMA (includes IS95A, IS95B)Code division multiple access
CDMAeHRPDEnhanced High Rate Packet Data
CDMAEVDO_0Evolution-Data Optimized Revision 0
CDMAEVDO_AEvolution-Data Optimized Revision A
CDMAEVDO_BEvolution-Data Optimized Revision B
UMTSUMTSUMTS access
UMTSHSPA+High speed Packet Access
UMTSHSDPAHigh Speed Downlink Packet Access
UMTSHSUPAHigh Speed Uplink Packet Access
UMTSHSPA= "HSDPA/HSUPA" = High Speed Packet Access (both downlink and uplink)
UMTSTDSCDMA= "TDSCDMA" = Time Division Synchronous Code Division Multiple Access (TD-SCDMA)
LTELTELong term evolution
LTELTECATMLong term evolution CAT-M network
NRNRNew Radio (5G)
NBIOTNBIOTNarrowband IoT
iDENiDENIntegrated Digital Enhanced Network
GSMEDGEEnhanced Data Rates for GSM Evolution
GSMGPRSGPRS access

API overview · Measurement fields · Errors

On this page