{
  "program": "option-2",
  "article": "RSR-023",
  "mode": "full",
  "counts": {
    "records": 116846,
    "day": 56174,
    "night": 60672,
    "exactMidnight": 10168,
    "days": 1096
  },
  "rateRatio": {
    "retained": 1.0801,
    "excludingMidnight": 0.8991,
    "interval": {
      "point": 1.1247437726792993,
      "low": 1.1119096819999286,
      "high": 1.1377259993864721
    }
  },
  "meanDaylightHours": 12.24,
  "fullMoon": {
    "fullDays": 38,
    "meanCountFull": 109.737,
    "meanCountOther": 106.499,
    "ratio": 1.0304
  },
  "nbModel": {
    "formula": "count ~ weekend + sin1 + cos1 + sin2 + cos2 + moon_illum + temp_mean_c + precip_mm",
    "n": 1096,
    "aic": 6582.81,
    "coefficients": {
      "Intercept": 4.6469,
      "weekend[T.True]": -0.0134,
      "sin1": -0.13,
      "cos1": -0.0027,
      "sin2": -0.0308,
      "cos2": -0.011,
      "moon_illum": 0.0177,
      "temp_mean_c": 0.0013,
      "precip_mm": -0.0021
    },
    "dispersionAlpha": 0.0196,
    "hasWeather": true
  },
  "limitations": [
    "association does not establish that darkness causes offenses",
    "offense_date may be a broad or estimated window; exact-midnight records are imprecise",
    "one central solar coordinate is used for Seattle; calendar time is not property exposure",
    "weather coverage depends on NCEI ISD availability and is not a per-incident measurement",
    "the full-moon literature is mostly null; this test is designed for a possible null"
  ],
  "status": "go",
  "usnoSpotCheck": {
    "apiversion": "4.0.1",
    "sundata": [
      {
        "phen": "Begin Civil Twilight",
        "time": "04:31  DT"
      },
      {
        "phen": "Rise",
        "time": "05:12  DT"
      },
      {
        "phen": "Upper Transit",
        "time": "13:11  DT"
      },
      {
        "phen": "Set",
        "time": "21:11  DT"
      },
      {
        "phen": "End Civil Twilight",
        "time": "21:52  DT"
      }
    ]
  }
}