Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfred/github-analysis
/ types & classes
Types & classes
31 in github.com/benfred/github-analysis
⨍
Functions
123
◇
Types & classes
31
Class
locations/visualizations/src/gdp_scatter_plot.ts:4
Class
locations/visualizations/src/loglogplot.ts:3
Class
locations/visualizations/src/country_choropleth.ts:32
Class
locations/visualizations/src/country_table.ts:6
Class
locations/visualizations/src/city_table.ts:5
Class
locations/visualizations/src/force_directed_developers.ts:37
Class
locations/visualizations/src/worldmap.ts:6
Class
locations/visualizations/src/scatter_plot.ts:9
Class
CityTable
locations/visualizations/src/city_table.ts:5
Struct
Config
Config for this package
config/config.go:10
Class
CountryChoropleth
locations/visualizations/src/country_choropleth.ts:32
Class
CountryTable
locations/visualizations/src/country_table.ts:6
Struct
Database
Database connection to the github postgres database
database.go:14
Struct
Database
Database defines the login credentials for the metadata in the db
config/config.go:18
Struct
Event
Event holds parsed data about a single event from the Github Archive
githubarchive/event.go:10
Class
ForceDirectedDeveloperMap
locations/visualizations/src/force_directed_developers.ts:37
Class
GDPScatterPlot
locations/visualizations/src/gdp_scatter_plot.ts:4
Struct
GitHubCredentials
GitHubCredentials defines a single api token for accessing the github api
config/config.go:27
Interface
ILocation
locations/visualizations/src/location.ts:16
Interface
IUser
locations/visualizations/src/force_directed_developers.ts:7
Class
LogLogPlot
locations/visualizations/src/loglogplot.ts:3
Struct
Scanner
Scanner scans over the contents of a githubarchive File
githubarchive/scanner.go:12
Class
ScatterPlot
locations/visualizations/src/scatter_plot.ts:9
Class
WorldMap
locations/visualizations/src/worldmap.ts:6
Struct
commitAuthor
cmd/gha-parse-email/main.go:18
Struct
fetchRequest
TODO: this is mostly cut-n-paste from gha-scraper. refactor json write is an obvious one, aside from that its a little tricky
cmd/gha-user-scraper/main.go:31
Struct
fetchRequest
cmd/gha-organization-scraper/main.go:21
Struct
fetchRequest
cmd/gha-scraper/main.go:30
Struct
fetchResponse
cmd/gha-user-scraper/main.go:36
Struct
fetchResponse
cmd/gha-organization-scraper/main.go:26
Struct
fetchedRepo
cmd/gha-scraper/main.go:35