market-research

Query BLS, FRED, and Census Bureau APIs for industry statistics and market sizing data.

45|50|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/zocomputer/skills --skill market-research-zocomputer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-research
Source: https://github.com/zocomputer/skills/tree/main/Community/market-research
Command: npx skills add https://github.com/zocomputer/skills --skill market-research-zocomputer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides access to crucial industry statistics and market sizing data, eliminating the need for manual data collection from disparate government sources.

Core Features & Use Cases

  • Industry Statistics: Query employment data, wage information, and establishment counts by NAICS code using BLS and Census Bureau APIs.
  • Economic Time Series: Access and analyze economic data like GDP, CPI, and industry output via the FRED API.
  • Market Sizing Reports: Automatically generate comprehensive market sizing reports by combining data from multiple government sources.
  • Use Case: A product manager needs to understand the market size for custom software development services. They can use this skill to get employment figures, establishment counts, and relevant economic indicators for the 541511 NAICS code.

Quick Start

Generate a market sizing report for the NAICS code 541511.

Frequently Asked Questions about market-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get employment data and establishment counts by NAICS code?

You can retrieve employment data and establishment counts by NAICS code using this Skill to query BLS and Census Bureau APIs. It processes your requested industry codes and returns the specific government statistics directly.

What is the best way to build a market sizing report using government statistics?

The best way to build a market sizing report is to combine data from multiple free government APIs. This Skill aggregates employment figures, establishment counts, and economic indicators from BLS, FRED, and Census Bureau sources.

Can I retrieve economic time series data like GDP and CPI from FRED?

Yes, you can retrieve economic time series data like GDP and CPI from the FRED API. This Skill queries FRED to access and analyze economic data for your requested indicators.

Do I need API keys to query BLS, FRED, and Census Bureau data?

Yes, you need API keys for BLS, FRED, and Census Bureau to query their data. This Skill requires these keys along with the httpx Python library to perform the API interactions.

How do I automatically generate a market sizing report for custom software development services?

To generate a market sizing report for custom software development services, you provide the relevant NAICS code, such as 541511. The Skill then combines employment figures and economic indicators from multiple government sources.

Does querying industry statistics with Python httpx work without paid data sources?

Querying industry statistics works without paid data sources because this Skill queries free government APIs, including BLS, FRED, and Census Bureau, using the httpx Python library to retrieve the requested data.