analytics.usa.gov
analytics.usa.gov copied to clipboard
Encoding issue in JSON data files?
Some of the data in the static JSON files seems to have a character encoding issue. Example here:
{
page: "usajobs.gov/search/getadvancedsearchresults",
page_title: "USAJOBS - The Federal Government’s Official Jobs Site",
active_visitors: "434"
}
@mheadd See 18F/analytics-reporter#83 for a possible fix.
@jmhooper - Can you confirm if https://github.com/18F/analytics-reporter/pull/128 resolved this issue along with https://github.com/18F/analytics-reporter/issues/83 ?