Skip to content

Instantly share code, notes, and snippets.

View AnalogJ's full-sized avatar
🔥
Why is everything always broken?

Jason Kulatunga AnalogJ

🔥
Why is everything always broken?
View GitHub Profile
{
"org_connection_id": "16e39045-5382-42a0-b93d-b75268984c1f",
"resource_types": [
"AllergyIntolerance",
"CarePlan",
"CareTeam",
"Condition",
"Device",
"DiagnosticReport",
"DocumentReference",
import json
import csv
import os
# Define the input files and output file
input_files = [f'pitchbook-{i}.json' for i in range(1, 12)]
output_file = 'investors_data.csv'
# Define the headers for the CSV file
headers = [