Null values for numerical data type attributes (Integer, Big Integer, Float, and Decimal) are represented with a sentinel value of -9999. This is being made to prevent null values from converting to zero when data is uploaded to certain software applications.
There are two fields that are exceptions to this rule, Latitude (LAT), and Longitude (LON).