analytics.usa.gov icon indicating copy to clipboard operation
analytics.usa.gov copied to clipboard

Encoding issue in JSON data files?

Open mheadd opened this issue 9 years ago • 2 comments

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 avatar Mar 19 '15 15:03 mheadd

@mheadd See 18F/analytics-reporter#83 for a possible fix.

dreger avatar Mar 20 '15 15:03 dreger

@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 ?

gbinal avatar May 30 '17 19:05 gbinal