Skip to content

The program does not support Reading in Chinese character #26

Description

@Stata-Club

hello!
When I using this program "jsonio" ,I found that this program does not read JSON file well when the file concludes Chinese character same as "北京市".These characters will be converted to "???" in Stata.
This problem has a very negative impact on Chinese users.

here is a example JSON file

{
            "city_id": 158,
            "city_name": "长沙市",
            "location":
            {
                "lng": 112.95032970443,
                "lat": 28.185608728934
            }
}

Thank you :)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions