GithubHelp home page GithubHelp logo

federal-gov's Introduction

Federal Government

This is a website generated from a Google Spreadsheet of articles about the actions of the United States Federal Government in 2017.


Why

There are a lot of things happening daily as a new administration prepares to take the helm of the US Government. I see links scattered throughout my social media feeds and I wanted to try consolidating these things in a way where I (and others) might be able to see the breadth of what's going on in a simplified but informative way.

Selection

I am selecting events which challenge the way the US Government functions. Right now these are broadly categorized by what it is that made each event newsworthy: Is it an illegal conflict of interest? Is a lie? Does it intend to hinder the normal functions of the government? Is it a shocking break with convention? If the government does something good that's great, but those aren't the things to cover here. Feel free to fork this repository and create that site if you so desire.

Sources

Right now the information is added by me to a spreadsheet manually as I read about events either through my social media feeds or directly from the publication.

Week 1

Since I'm starting this a week into the new year, I used an existing list of events (which were derived from this tweet) to cover last week.

Presentation

The way the information is presented on the site has to do with some experiments that were in my head.

Simplify Information

Similar to my Essential Electron project, I wanted to challenge myself to simplify as much as I could. Of course full articles for more in depth information is provided.

Don't use names

Rather than use proper nouns, I'm using titles or relationships. Abstracting them one level seems more like the reflection on the country as a whole and our government rather than an individual, which is interesting to me.

Future

I want to experiment with formats more (calendar? table?) and add sorting and filtering.

Technical

This site uses a band-aided version of my sheetsee.js (I am gonna be refreshing the project soon!) library and tabletop.js to visual data from a Google Spreadsheet.

Want to use the data in your project?

The data from the spreadsheet is public and accessible through this Google Spreadsheet key: 17H2IL-o2G-JAwaukZCZ0aCfL09nEthZb_EUrB3wikwY. You can use the Google API to work with it or a library like Tabletop.js which will return the contents to you as nice, clean JSON.

federal-gov's People

Contributors

jlord avatar kspurgin avatar notwaldorf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

federal-gov's Issues

Contributions!

Starting a discussion on contributions.

Tech Contributions

Here on GitHub as Pull Requests of course! In the coming weeks I'll be working more on the underlying library, sheetsee.js, but typos and CSS fixes (or whole new/better layouts!?) and whatnots can definitely happen here.

Article Contributions

I've had a project with a totally open spreadsheet before and that was tough to manage and revert when bad input was entered. And because of the nature of the contents the submissions will need to be checked to be real anyways so here's what I'm thinking (and have set up):

  1. Fill out Google Form with new submission.
  2. New submissions are reviewed via response spreadsheet (anyone can comment).
  3. Submissions are copied onto final spreadsheet data for site (anyone can comment).

Google Form Submissions

Hi @jlord,
Thank you for starting this project.

I find that having two different platforms for collaboration a bit cumbersome.
Especially when the chat system on Google Spreadsheets doesn't lend itself well to asynchronous collaboration.

Suggestion

What if Google Form submissions/responses end up as JSON blobs that are pull-requested into, say, data/ directory that lives at the root of this project?
PROS

  • Allow for collaboration and communication on one unified platform.
  • Each article in question could be reviewed, modified/edited/changed in isolation.

CONS

  • The page would have to send one GET request per article, which could slow down the perfomance of the site in the long run.
  • Example GET request would look like:
    <script src="https://raw.githubusercontent.com/jlord/federal-gov/master/data/president-elect-son-in-law-senior-white-house-advisor.json" type="application/json"></script>
    
    • This leads to tight coupling of static page(s) and content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.