Skip to content
Longterm Wiki

quantified-uncertainty/metaforecast: Fetch forecasts from ... - GitHub

web

Credibility Rating

3/5
Good(3)

Good quality. Reputable source with community review or editorial standards, but less rigorous than peer-reviewed venues.

Rating inherited from publication venue: GitHub

Metadata

Cited by 1 page

PageTypeQuality
MetaforecastProject35.0

Cached Content Preview

HTTP 200Fetched May 30, 20268 KB
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
 

 

 

 

 
 
 
 
 
 
 
 
 
 quantified-uncertainty
 
 / 
 
 metaforecast 
 

 Public archive 
 

 

 
 
 
 

 
 
 
 Notifications
 You must be signed in to change notification settings 

 

 
 
 
 Fork
 6 
 
 

 
 
 
 
 
 Star
 68 
 
 

 

 
 

 
 

 

 
 

 
 
 

 
 
 

 
 
 
   master Branches Tags Go to file Code Open more actions menu Folders and files

 Name Name Last commit message Last commit date Latest commit

   History

 622 Commits 622 Commits .github/ workflows .github/ workflows     .vscode .vscode     docs docs     input input     ops ops     prisma prisma     public public     scripts scripts     src src     tf tf     .dockerignore .dockerignore     .eslintrc .eslintrc     .gitignore .gitignore     LICENSE.md LICENSE.md     README.md README.md     codegen.yml codegen.yml     env.example env.example     graphql.config.yaml graphql.config.yaml     import-sorter.json import-sorter.json     next-env.d.ts next-env.d.ts     package.json package.json     pnpm-lock.yaml pnpm-lock.yaml     postcss.config.js postcss.config.js     schema.graphql schema.graphql     specification.json specification.json     tailwind.config.js tailwind.config.js     tsconfig.json tsconfig.json     View all files Repository files navigation

 Move to Squiggle monorepo

 
 This repository is deprecated. 

 To make things easier to maintain by QURI team, we moved Metaforecast source code to Squiggle monorepo . Refer to apps/metaforecast for the latest source code.

 What this is

 
 Metaforecast is a search engine for probabilities from various prediction markes and forecasting platforms. Try searching "Trump", "China" or "Semiconductors".

 This repository includes the source code for both the website and the library that fetches forecasts needed to replace them. We also aim to provide tooling to integrate metaforecast with other services.

 

 How to run

 
 1. Download this repository

 
 $ git clone https://github.com/quantified-uncertainty/metaforecast
$ cd metaforecast
$ pnpm install
 
 2. Set up a database and environment variables

 
 You'll need a PostgreSQL instance, either local (see https://www.postgresql.org/download/ ) or in the cloud (for example, you can spin one up on https://www.digitalocean.com/products/managed-databases-postgresql or https://supabase.com/ ).

 Environment can be set up with an .env file. You'll need to configure at least DIGITALOCEAN_POSTGRES .

 See ./docs/configuration.md for details.

 3. Actually run

 
 After installing and building ( pnpm run build ) the application, pnpm run cli starts a local CLI which presents the user with choices. If you would like to skip that step, use the option name instead, e.g., pnpm run cli wildeford .

 

 npm run next-dev starts a Next.js dev server with the website on http://localhost:3000 .

 So overall this would look like

 $ git clone https://github.com/quantified-uncertainty/metaforecast
$ cd metaforecast

... (truncated, 8 KB total)
Resource ID: 90dbc8a0dd1dc161 | Stable ID: sid_mqINuJLIXg