This script processes the database of http://participatorio.juventude.gov.br/ website to filter public informations and write it on XML files that will be available for download. On Group's XML file is written the information about all the groups, for example: title, description, members and posts. On User's XML file is written the information about all the users, for example: name, friends and posts. The structures of these XML files are described on the files: user_xml_structure.xml and group_xml_structure.xml.
"lib/json_user_section.py" did not exist on "e32874258168f95a6dc1c50eb877b35c546cfeb3"
Select Git revision
opendata
-
-
- Open in your IDE
- Download source code
Bruno Nocera Zanette
authored
This commit adds the support for writing one file per user/group.
Each of this files contains only the information about a single user or group.
Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
Name | Last commit | Last update |
---|---|---|
doc | ||
lib | ||
.gitignore | ||
.placeholder | ||
README | ||
opendata_json_version.py | ||
opendata_xml_version.py |