All Projects → benbalter → government-glossary

benbalter / government-glossary

Licence: CC0-1.0 license
A GovSpeak to English translator a.k.a. glossary of common government IT and procurement terms, abbreviations and acronyms (CGITPTAA)

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
CSS
56736 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to government-glossary

Uswds For Designers
USWDS visual design and UX assets
Stars: ✭ 152 (+913.33%)
Mutual labels:  government
Api.gouv.fr
Liste les API disponibles au sein de l'administration française
Stars: ✭ 243 (+1520%)
Mutual labels:  government
nuvem-candidatos
🇧🇷 Nuvem de palavras com os planos de governo dos candidatos à presidência em 2018
Stars: ✭ 20 (+33.33%)
Mutual labels:  government
Datasets For Good
List of datasets to apply stats/machine learning/technology to the world of social good.
Stars: ✭ 174 (+1060%)
Mutual labels:  government
Govuk Design System
One place for service teams to find styles, components and patterns for designing government services.
Stars: ✭ 197 (+1213.33%)
Mutual labels:  government
guides.etalab.gouv.fr
Les guides d'Etalab : bonnes pratiques relatives aux données, algorithmes et codes sources
Stars: ✭ 18 (+20%)
Mutual labels:  government
Data.gov
Data.gov source code and issue tracker
Stars: ✭ 1,856 (+12273.33%)
Mutual labels:  government
digital
Public documentation and wiki for DoIT’s Digital team. Monorepo for new services.
Stars: ✭ 17 (+13.33%)
Mutual labels:  government
Govuk Prototype Kit
Rapidly create HTML prototypes of GOV.UK services
Stars: ✭ 239 (+1493.33%)
Mutual labels:  government
crowdsource-reporter
An ArcGIS Online group application template authored by organization and made available to constituents to report a problem or observation.
Stars: ✭ 25 (+66.67%)
Mutual labels:  government
Rsocrata
Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SoDA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format. Manages throttling by 'Socrata'.
Stars: ✭ 182 (+1113.33%)
Mutual labels:  government
Juriscraper
An API to scrape American court websites for metadata.
Stars: ✭ 194 (+1193.33%)
Mutual labels:  government
clear-water
Forecasting elevated levels of E. coli at Chicago beaches to provide proper warning to beach-goers.
Stars: ✭ 54 (+260%)
Mutual labels:  government
Developers.italia.it
The developer community designing and developing public digital services in Italy
Stars: ✭ 158 (+953.33%)
Mutual labels:  government
publiccode.yml
A metadata standard for public software
Stars: ✭ 97 (+546.67%)
Mutual labels:  government
Welcome
Information on joining the government community — a collaborative community for sharing best practices in furtherance of open source, open data, and open government efforts.
Stars: ✭ 143 (+853.33%)
Mutual labels:  government
fedramp-tailored
FedRAMP Tailored.
Stars: ✭ 40 (+166.67%)
Mutual labels:  government
conferencias matutinas amlo
CSVs de las versiones estenográficas de las conferencias matutinas del Presidente Andres Manuel López Obrador ( Mañaneras AMLO )
Stars: ✭ 25 (+66.67%)
Mutual labels:  government
mun3code
codice per il progetto municipio 3
Stars: ✭ 12 (-20%)
Mutual labels:  government
CityScoreToolkit
Open-source version of Boston's CityScore performance dashboard
Stars: ✭ 42 (+180%)
Mutual labels:  government

Government Glossary

A GovSpeak to English translator a.k.a. glossary of common government IT and procurement terms, abbreviations and acronyms (CGITPTAA).

Build Status

Viewing the glossary

Do it live!

You can also get programatic access to the terms via terms.json.

Proposing changes and contributing

See CONTRIBUTING.md

Goals

The goal of the government glossary is to curate an open source list of common government IT (and also to an extent procurment) terms, abbreviations, and acronyms to demystify govspeak jargon.

License

The Government Glossary is licensed under CC0.

Basic structure

Terms are stored in the _data/terms.yml as YAML, which is essentially each line containing a term and it's definition, with a single colon separating the two. A term might look like this:

GovSpeak: A language of acronyms spoken primarily in the Washington DC province of the United States

Beyond that, the terms are rendered human readable via index.html and machine readable via terms.json.

Running locally

  1. script/bootstrap
  2. script/server
  3. Open localhost:4000 in your browser
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].