Academic

Build a Country Fact Sheet with AI

Comprehensive country profiles with geography, demographics, economy, culture, and comparison tools. Build a searchable world reference site where students, travelers, and researchers can explore any nation and compare countries side by side.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML country fact sheet site. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #a78bfa (purple). Data from inline `const COUNTRIES = [...]`, `const REGIONS = [...]`. Each country has: name, iso2, iso3, capital, region, subregion, population, area (km²), gdpPerCapita, currency, languages[], government, independence (year), lifeExpectancy, literacyRate, flag (emoji), callingCode, timezone, funFacts[] (3 items), topExports[], borderCountries[]. Layout: Search bar with autocomplete across country names, capitals, and regions. Region filter tabs (Africa, Americas, Asia, Europe, Oceania). Country card grid (3 cols desktop): flag emoji, name, capital, population formatted, region badge. Click card to open full profile page (SPA routing via hash): two-column stats grid, fun facts accordion, exports list, borders list with clickable links to those countries. Compare mode: Select 2–3 countries via checkboxes to open a side-by-side comparison table covering all numeric fields with color-coded higher/lower indicators. Sort options: Population, Area, GDP per capita, Alphabetical. Include a world stats summary bar at top (total countries, combined population, average life expectancy). SEO: title, meta description, OG tags, JSON-LD Country entity for each profile. Seed with 30 diverse countries across all regions. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Travel Visa Info

Add visa requirements by passport nationality — which countries need visas and which are visa-free.

Cost of Living Index

Include BigMac Index, rent averages, and monthly budget estimates for travelers and expats.

Cultural Calendar

List major national holidays and festivals with dates, descriptions, and regional significance.

Climate Summary

Month-by-month temperature and rainfall chart per country with best-time-to-visit recommendation.

Safety Index

Integrate Global Peace Index scores with color-coded safety ratings per country.

Printable Profile

CSS print stylesheet that formats each country profile as a clean one-page classroom handout.

Update Prompt

Update Prompt — Add more countries or refresh statistics
Add 20 more countries to the COUNTRIES array, ensuring coverage across all regions. Update population and GDP figures to the most recent available data. Add any missing border country links. Verify and correct fun facts for accuracy. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Country Fact Sheet?

Copy the prompt above and paste it into Claude Code. Your world reference site will be live in minutes.

Get Started