Skip to content

Instantly share code, notes, and snippets.

View blu3r4d0n's full-sized avatar

Philip Nelson blu3r4d0n

View GitHub Profile
@blu3r4d0n
blu3r4d0n / get_contributions.py
Created April 3, 2023 02:27
Dump SC Ethics Filing campaign contributions
import requests
url = "https://ethicsfiling.sc.gov/api/Candidate/Contribution/Search/"
payload = {
"amountMin": 0,
"amountMax": 0,
"officeRun": "",
"candidate": "",
"contributorName": "",
"contributorOccupation": "",
"contributionDescription": "",
@blu3r4d0n
blu3r4d0n / whole-foods-geocode.json
Created March 27, 2022 21:06
Whole Foods geojson layer
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.