Skip to content

Instantly share code, notes, and snippets.

Received between 06/01/2014 and 06/30/2014
Request ID Request Description Requester Name Received Date
Requests Report
2014-FSIS00272-F
2014-FSIS00273-F 2014-FSIS00274-F 2014-FSIS00275-F 2014-FSIS00276-F 2014-FSIS00277-F 2014-FSIS00278-F 2014-FSIS00279-F 2014-FSIS00280-F 2014-FSIS00281-F 2014-FSIS00282-F 2014-FSIS00283-F
A copy of records to all exceeds documentation for each Lalicker, 06/04/2014 element for all District Managers for the 2013 performance Steve rating year, all reports of investigation and results concerning Dr. Armia Tawadrous, from January 1, 2010 to June 1, 2014, and all emails from Dr. Armia Tawadrous to all recipients which contains requester's name and/or Raleigh District Manager, from December 1, 2013 to June 1, 2014. A copy of records regarding Foster Farms, Livingston, McCartney, 06/04/2014 California, from January 1, 2011 to January 31, 2014. Darren A copy of all records regarding The Canada-U.S. Regulatory Cooperation Council (RCC) and the Beyond the Border initiative related to
@jeremiak
jeremiak / gist:c5c6016282c6c09b8ed7
Last active August 29, 2015 14:02
getting errors while trying to do testing on api endpoints
// in index.js
function returnBuildingById (req, id) {
return db.buildings.byId(4)
.then(function (doc) {
return JSON.stringify(doc)
})
}
app.get('/buildings/:id', returnBuildingById)
00000000135C J 015.01 100 PINE RIDGE ROAD TRUST 2013000001 000000 P O BOX 662 SIGNAL MTN, TN 37377 LT 6 J S BELLS ADDN PB10 PG41 OUT OF 135C-J-15 FOR 1991 100 PINE RIDGE RD 0000220401 0000000000000027652000060945000000000135C 40 000035700000019400000055100 +000000000 NN 00000000 32 112Y 000919201309192013000060945000000000000000000
@jeremiak
jeremiak / gist:00a753ff24cf2cc19f31
Last active August 29, 2015 14:01
geostore-attempt-and-fail
var GeoStore = require('terraformer-geostore').GeoStore;
var RTree = require('terraformer-rtree').RTree;
var MemoryStore = require('terraformer-geostore-memory').Memory;
var store = new GeoStore({
store: new MemoryStore(),
index: new RTree()
});
var feature_collection = {
@jeremiak
jeremiak / display-and-cd
Last active August 29, 2015 14:00
Display .prompt or README.md upon cd()
#!/bin/bash
cd () {
builtin cd "$@"
PROMPT_FILES_COUNT=$(ls -a | grep ^.prompt | wc -l)
README_FILES_COUNT=$(ls -a | grep ^README.md | wc -l)
if [ $PROMPT_FILES_COUNT -eq 1 ]
then
cat .prompt
elif [ $README_FILES_COUNT -eq 1 ]
then
@jeremiak
jeremiak / bookmarket.js
Created March 20, 2014 05:38
Storify Tout bookmarklet
javascript:(function()%7Bvar toutSourceJSON%3D%7B"name": "tout","label": "tout","icon": "http://www.tout.com/favicon.ico","href": "http://www.tout.com","defaults": %7B"results": %7B"array": "json.touts","loadMore": %7B"attribute":"page","inc":1%7D,"mapping": %7B"type": "video","permalink": "http://www.tout.com/m/%7B%7Bresult.tout.uid%7D%7D","posted_at": "%7B%7Bresult.tout.created_at%7D%7D","attribution": %7B"name": "%7B%7Bresult.tout.user.username%7D%7D", "href": ""%7D,"meta": "%7B%7Bresult%7D%7D","data": %7B"video": %7B"title": "%7B%7Bresult.tout.text%7D%7D","description": "","thumbnail": "%7B%7Bresult.tout.image.thumbnail.http_url%7D%7D","src": "https://www.tout.com/m/%7B%7Bresult.tout.uid%7D%7D/twitter_card"%7D%7D%7D%7D%7D,"tabs": %5B%7B"name": "users","label": "Users","api_endpoint": "http://stormy-shelf-8716.herokuapp.com/users/%7B%7Bformdata.query%7D%7D",%7D,%7B"name": "hashtags","label": "Hashtags","api_endpoint": "http://stormy-shelf-8716.herokuapp.com/hashtags/%7B%7Bformdata.query%7D%7D" %7D%5D%7D%3B
[{"payer_id":"00001","names":["CIGNA","CIGNA HealthCare","CIGNA HealthCare - HMO","CIGNA HealthCare - PPO","Connecticut General","EQUICOR","EQUICOR - PPO","EQUICORE","EQUICORE - PPO"]},{"payer_id":"00002","names":["Aetna"]},{"payer_id":"00016","names":["Oxford Health Plans"]},{"payer_id":"00920","names":["Washington Medicaid"]},{"payer_id":"00021","names":["Missouri Medicaid"]},{"payer_id":"00022","names":["Texas Medicaid"]},{"payer_id":"00023","names":["Florida Medicaid"]},{"payer_id":"00025","names":["California Medicaid"]},{"payer_id":"00026","names":["Tennessee Medicaid"]},{"payer_id":"00028","names":["Georgia Medicaid"]},{"payer_id":"00030","names":["Indiana Medicaid"]},{"payer_id":"00032","names":["New York Medicaid"]},{"payer_id":"00039","names":["Anthem Blue Cross California"]},{"payer_id":"00041","names":["Humana","Employers Health Insurance ","Emphesys ","Insurance Company Choice Care Network"]},{"payer_id":"00043","names":["Health 123/Tripoint/Vanderbilt Health Plan","Vanderbilt"]},{"payer_id":"000
@jeremiak
jeremiak / OAuth v1 Request Signing
Last active December 21, 2015 21:39
I was trying to better understand how OAuth 1 signed requests so I made a quick script to verify the process and hit the Twitter API
from base64 import b64encode
from hashlib import sha1
import hmac
import random
import time
import urllib
import requests
SECRET = 'XXX' #not gonna find my secret here :)
@jeremiak
jeremiak / gist:5216695
Created March 21, 2013 21:01
Single Tout returned from a request for @gardner's Touts
{
"touts": [
{
"tout": {
"uid": "9lkuku",
"text": "Some friends from #SVLinks0313 Latin America take a @Tout tour! #ToutHQ #TeamTout -->",
"parsed_text": {
"hashtags": [
{
"text": "#SVLinks0313",
@jeremiak
jeremiak / display_tout_video_sample.php
Created March 5, 2013 06:18
Sample code to display a video utilizing the Tout API, some easy PHP and Video.JS
<html>
<head>
<link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet">
<script src="http://vjs.zencdn.net/c/video.js"></script>
</head>
<body>
<?php
$term = $_GET['term'];
if ($term == '') {
$term = 'shaq';