Skip to content

improvements to the dados.gov.br UC #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 72 additions & 15 deletions usecasesv1.html
Original file line number Diff line number Diff line change
Expand Up @@ -583,40 +583,97 @@ <h3 id="h3_UC-DadosGovBr" role="heading" aria-level="2">Dados.gov.br</h3>
<p class="contributor">(Contributed by Yasodara)<br />
URL: <a href="http://dados.gov.br/">http://dados.gov.br/</a></p>
<p> Dados.gov.br is the open data portal of Brazil's Federal Government.
The site was built by a community network pulled together by three
The site was
<a href="http://dados.gov.br/processo-de-participacao-social-da-inda/">
built by a community network</a> pulled together by three
technicians from the Ministry of Planning. They managed the group from
<a href="http://wiki.gtinda.ibge.gov.br/Tecnologia.ashx">INDA</a> or
"National Infrastructure for Open Data." CKAN was chosen because it is
free software and presents independent solutions for the placement of
<a href="http://wiki.gtinda.ibge.gov.br/">INDA</a> or
"National Infrastructure for Open Data."
<a href="http://ckan.org/">CKAN</a> was chosen because it is free
software and presents independent solutions for the placement of
a data catalog of the Federal Government provided on the internet.</p>
<p> <strong>Elements:</strong> </p>
<ul>
<li><b><i>Domains:</i></b> federal budget, addresses, Infrastructure
information, e-gov tools usage, social data, geographic information,
political information, Transport information.</li>
<li><b><i>Domains:</i></b> federal budget, expenditure, procurement,
contracts, agreements, consumer protection, infrastructure
information, government property, e-gov tools usage, social data,
geographic information, political information, financial data,
performance indicators, environment data, transport information,
and others.</li>
<li><b><i>Obligation/motivation:</i></b> Data that must be provided to
the public under a legal obligation, the called LAI or Brazilian
Information Access Act, edited in 2012.</li>
<li><b><i>Usage: </i></b>Data that is the basis for services to the
public; Data that has commercial reuse potential.</li>
<li><b><i>Quality:</i></b> Authoritative, clean data, vetted and
guaranteed.</li>
Information Access Act, enacted in 2011, in effect since 2012.</li>
<li><b><i>Usage: </i></b>Enable government entities to publish data
in one place where citizens can find data they need; Data that is
the basis for services to the public; Data that has commercial
reuse potential.</li>
<li><b><i>Quality:</i></b> Much of the data is realized properly,
with complete or near complete metadata. However, some data
imported from National Infrastructure of Spatial Data, an earlier
initiative for geospatial data, lack proper metadata or have
unavailable resources.</li>
<li><b><i>Lineage/Derivation:</i></b> Data came from various
publishers. As a catalog, the site has faced several challenges, one
of them was to integrate the various technologies and formulas used
by publishers to provide datasets in the portal.</li>
<li><b><i>Type/format:</i></b> Tabular data, text data.</li>
<li><b><i>Type/format:</i></b> At the time of writing: HTML (925),
CSV (889), ESRI Shapefile (740), GeoJSON (740), KML (740),
XML (279), JSON (271), XLS (15) xlsx (7), ods (4),
RDF-based formats (2)</li>
<li><b><i>Rate of change:</i></b> There is fixed data and data with
high rate of change.</li>
</ul>
<p> <strong>Challenges:</strong> </p>
<ul>
<li>Data integration (lack of vocabularies).</li>
<li>Collaborative construction of the portal: managing online sprints
and balancing public expectatives.</li>
<li>Collaborative construction of the portal: managing online
sprints, constant influx and absenteeism of volunteers
and balancing public expectations.</li>
<li>Licensing the data of the portal. Most of data that is in the
portal does not have a special licence so there are types of license
applied to different datasets.</li>
<li>Promoting organizational change (as organizational culture tends
to resist open data)</li>
<li>Getting the word out about open data to build understanding and
engagement both inside government and in civil society, as the
concept of open data is not yet wide spread in Brazil even after
years of implementation on many different levels of government</li>
<li>Improving the legal framework for making open data ubiquitous</li>
<li>handling (collaboration, standardization, agreements, etc.) of
open data policies across different levels (national, state,
municipal) and powers/branches (executive, legislative, judicial)
which are constitutionally independent</li>
<li>Securing proper resources (human, funding), especially under a
government financial crisis, for open data activities both at central
policy level and for projects within organizations</li>
<li>Getting the government organizations that still resist to work
with open data to start releasing/cataloguing/documenting open data</li>
<li>Improving the quality of already released open data</li>
<li>Keeping already released open data up-to-date</li>
<li>Improving the quality and accuracy of metadata and documentation
about already released open data</li>
<li>Breaking down resistance set up by public IT companies that have
a business model of charging for access to data</li>
<li>Getting private businesses to harness the potential of open data
to reach new markets and build new or improve upon existing business
models</li>
<li>Improving data literacy skills among journalists and the general
population</li>
<li>Fostering further usage of already released open data by civil
society</li>
<li>Educating prospective users of open data on often esoteric
subjects of government activities that are released as open data
(such as budget)</li>
<li>Rresearching/developing/applying visualization tools and create
data stories to make open data easier to comprehend for lay people</li>
<li>Fostering new research, while also helping spread the word about
and applying existing academic research about open data</li>
<li>Experimenting with and developing methodologies for harnessing
the benefits of civil society participation in digital government
policy design and implementation (including prioritising datasets,
building plans, etc.)</li>
<li>Getting a feedback loop to happen between data publishers and
data users, and use this to improve the data</li>
</ul>
<p> <strong>Requires:</strong> <a href="#R-AccessLevel">R-AccessLevel</a>,
<a href="#R-DataLifecyclePrivacy">R-DataLifecyclePrivacy</a>, <a href="#R-DataLifecycleStage">R-DataLifecycleStage</a>,
Expand Down